summaryrefslogtreecommitdiff
path: root/ace/config-m88k.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-m88k.h')
-rw-r--r--ace/config-m88k.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ace/config-m88k.h b/ace/config-m88k.h
index 5662c83d490..699e9e3f4d6 100644
--- a/ace/config-m88k.h
+++ b/ace/config-m88k.h
@@ -218,11 +218,6 @@ struct ip_mreq
// Use the poll() event demultiplexor rather than select().
//#define ACE_USE_POLL
-// Turns off the tracing feature.
-#if !defined (ACE_NTRACE)
-# define ACE_NTRACE 1
-#endif /* ACE_NTRACE */
-
// Defines the page size of the system.
#define ACE_PAGE_SIZE 4096