diff --git a/target-mips/op_helper.c b/target-mips/op_helper.c index 258744aabc..576787d3f4 100644 --- a/target-mips/op_helper.c +++ b/target-mips/op_helper.c @@ -20,8 +20,6 @@ #include #include "exec.h" -#define MIPS_DEBUG_DISAS - #define GETPC() (__builtin_return_address(0)) /*****************************************************************************/