summaryrefslogtreecommitdiff
path: root/ace/config-osf1-3.2.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-osf1-3.2.h')
-rw-r--r--ace/config-osf1-3.2.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ace/config-osf1-3.2.h b/ace/config-osf1-3.2.h
index d77da77d6c8..4fe6d10fb79 100644
--- a/ace/config-osf1-3.2.h
+++ b/ace/config-osf1-3.2.h
@@ -174,11 +174,6 @@ extern "C" pid_t getpgid (pid_t);
#define ACE_NEEDS_DEV_IO_CONVERSION
-// 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 8192
#define ACE_HAS_GETPAGESIZE