summaryrefslogtreecommitdiff
path: root/ace/config-sunos4-sun4.x-orbix.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-sunos4-sun4.x-orbix.h')
-rw-r--r--ace/config-sunos4-sun4.x-orbix.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/ace/config-sunos4-sun4.x-orbix.h b/ace/config-sunos4-sun4.x-orbix.h
index 8c5266605b7..98dab1ac8c0 100644
--- a/ace/config-sunos4-sun4.x-orbix.h
+++ b/ace/config-sunos4-sun4.x-orbix.h
@@ -11,11 +11,6 @@
#define ACE_LACKS_GETPGID
#define ACE_LACKS_SETPGID
-// Maximum compensation (10 ms) for early return from timed ::select ().
-#if !defined (ACE_TIMER_SKEW)
-# define ACE_TIMER_SKEW 10 * 1000
-#endif /* ACE_TIMER_SKEW */
-
#define ACE_HAS_HANDLE_SET_OPTIMIZED_FOR_SELECT
#define ACE_HAS_CHARPTR_SPRINTF
@@ -94,11 +89,6 @@
#define ACE_LACKS_DIFFTIME
-// 10 millisecond fudge factor to account for Solaris timers...
-#if !defined (ACE_TIMER_SKEW)
-#define ACE_TIMER_SKEW 1000 * 10
-#endif /* ACE_TIMER_SKEW */
-
// Turns off the tracing feature.
#if !defined (ACE_NTRACE)
#define ACE_NTRACE 1