diff options
Diffstat (limited to 'ace/config-irix6.x-common.h')
-rw-r--r-- | ace/config-irix6.x-common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ace/config-irix6.x-common.h b/ace/config-irix6.x-common.h index 0fb6b80f4b0..4cf818151da 100644 --- a/ace/config-irix6.x-common.h +++ b/ace/config-irix6.x-common.h @@ -142,8 +142,6 @@ # define ACE_TIMER_SKEW 10 * 1000 #endif /* ACE_TIMER_SKEW */ -#define ACE_HAS_NONCONST_SELECT_TIMEVAL - // Turns off the tracing feature. #if !defined (ACE_NTRACE) # define ACE_NTRACE 1 |