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