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