summaryrefslogtreecommitdiff
path: root/ace/OS_NS_sys_wait.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/OS_NS_sys_wait.cpp')
-rw-r--r--ace/OS_NS_sys_wait.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/ace/OS_NS_sys_wait.cpp b/ace/OS_NS_sys_wait.cpp
deleted file mode 100644
index 0e0e6abcbe1..00000000000
--- a/ace/OS_NS_sys_wait.cpp
+++ /dev/null
@@ -1,9 +0,0 @@
-// $Id$
-
-#include "ace/OS_NS_sys_wait.h"
-
-ACE_RCSID(ace, OS_NS_sys_wait, "$Id$")
-
-#if !defined (ACE_HAS_INLINED_OSCALLS)
-# include "ace/OS_NS_sys_wait.inl"
-#endif /* ACE_HAS_INLINED_OS_CALLS */