summaryrefslogtreecommitdiff
path: root/ace/Refcountable.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Refcountable.cpp')
-rw-r--r--ace/Refcountable.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/Refcountable.cpp b/ace/Refcountable.cpp
index 902e4362f65..0c77633f4d1 100644
--- a/ace/Refcountable.cpp
+++ b/ace/Refcountable.cpp
@@ -11,10 +11,7 @@ ACE_RCSID (ace,
Refcountable,
"$Id$")
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_Refcountable::~ACE_Refcountable (void)
{
}
-
-ACE_END_VERSIONED_NAMESPACE_DECL