Commit fff739ccd55a5fd2a15f51fedbad3debc1c8cd4a
1 parent
bc687ec9
Delete unused define.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2671 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
1 changed file
with
0 additions
and
2 deletions
target-mips/op_helper.c
| @@ -20,8 +20,6 @@ | @@ -20,8 +20,6 @@ | ||
| 20 | #include <stdlib.h> | 20 | #include <stdlib.h> |
| 21 | #include "exec.h" | 21 | #include "exec.h" |
| 22 | 22 | ||
| 23 | -#define MIPS_DEBUG_DISAS | ||
| 24 | - | ||
| 25 | #define GETPC() (__builtin_return_address(0)) | 23 | #define GETPC() (__builtin_return_address(0)) |
| 26 | 24 | ||
| 27 | /*****************************************************************************/ | 25 | /*****************************************************************************/ |