summaryrefslogtreecommitdiff
path: root/ace/config-linux-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-linux-common.h')
-rw-r--r--ace/config-linux-common.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/ace/config-linux-common.h b/ace/config-linux-common.h
index ac59944272c..604afbb7fea 100644
--- a/ace/config-linux-common.h
+++ b/ace/config-linux-common.h
@@ -29,12 +29,6 @@
# define ACE_HAS_PTHREADS_UNIX98_EXT
#endif /* _XOPEN_SOURCE - 0 >= 500 */
-#if defined (__USE_POSIX199309)
-# if !defined (ACE_HAS_CLOCK_GETTIME)
-# define ACE_HAS_CLOCK_GETTIME
-# endif
-#endif
-
// First the machine specific part
#if defined (__alpha)