summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-29 05:12:26 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-29 05:12:26 +0000
commit775b38c34bd6834a348640bb647d209883b7bad0 (patch)
treea4c3b4e3e46a38353d2cecc6b281053edcff5f81
parent6952c813244e71272e74a89111f4ded201853d2b (diff)
downloadATCD-775b38c34bd6834a348640bb647d209883b7bad0.tar.gz
removed ACE_HAS_TIMER_SKEW
-rw-r--r--ace/config-sunos5.5.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ace/config-sunos5.5.h b/ace/config-sunos5.5.h
index 6d909812ed8..14d6d150dba 100644
--- a/ace/config-sunos5.5.h
+++ b/ace/config-sunos5.5.h
@@ -234,11 +234,6 @@
// Platform supports ACE_TLI.
#define ACE_HAS_TLI
-// 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