diff options
Diffstat (limited to 'ace/config-sunos4-sun3.x.h')
-rw-r--r-- | ace/config-sunos4-sun3.x.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ace/config-sunos4-sun3.x.h b/ace/config-sunos4-sun3.x.h index fa8b4ee17dc..7f064c198bc 100644 --- a/ace/config-sunos4-sun3.x.h +++ b/ace/config-sunos4-sun3.x.h @@ -78,9 +78,4 @@ #define ACE_LACKS_DIFFTIME -// Turns off the tracing feature. -#if !defined (ACE_NTRACE) -#define ACE_NTRACE 1 -#endif /* ACE_NTRACE */ - #endif /* ACE_CONFIG_H */ |