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