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