diff options
Diffstat (limited to 'ace/config-vxworks-ghs-1.8.h')
-rw-r--r-- | ace/config-vxworks-ghs-1.8.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-vxworks-ghs-1.8.h b/ace/config-vxworks-ghs-1.8.h index b8f7af582af..4c9fa3ab40a 100644 --- a/ace/config-vxworks-ghs-1.8.h +++ b/ace/config-vxworks-ghs-1.8.h @@ -7,9 +7,6 @@ #if !defined (ACE_CONFIG_H) #define ACE_CONFIG_H -// No timer skew for Reactors and Timer Queues. -#define ACE_TIMER_SKEW 0 - #define ACE_LACKS_STRCASECMP #define ACE_LACKS_COND_T #define ACE_LACKS_RWLOCK_T |