diff options
Diffstat (limited to 'sim/mips/sim-main.h')
-rw-r--r-- | sim/mips/sim-main.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/mips/sim-main.h b/sim/mips/sim-main.h index a01f229..5a926e1 100644 --- a/sim/mips/sim-main.h +++ b/sim/mips/sim-main.h @@ -30,7 +30,6 @@ with this program; if not, write to the Free Software Foundation, Inc., /* hobble some common features for moment */ -#define WITH_TRACE 0 #define WITH_WATCHPOINTS 1 #include "sim-basics.h" |