diff options
-rw-r--r-- | target-mips/op_helper.c | 2 |
1 files changed, 0 insertions, 2 deletions
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 <stdlib.h> #include "exec.h" -#define MIPS_DEBUG_DISAS - #define GETPC() (__builtin_return_address(0)) /*****************************************************************************/ |