summaryrefslogtreecommitdiff
path: root/TAO/tao/AnyTypeCode/Objref_TypeCode.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/AnyTypeCode/Objref_TypeCode.inl')
-rw-r--r--TAO/tao/AnyTypeCode/Objref_TypeCode.inl3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/AnyTypeCode/Objref_TypeCode.inl b/TAO/tao/AnyTypeCode/Objref_TypeCode.inl
index fa8f28d1808..e40aa1e10d9 100644
--- a/TAO/tao/AnyTypeCode/Objref_TypeCode.inl
+++ b/TAO/tao/AnyTypeCode/Objref_TypeCode.inl
@@ -2,7 +2,6 @@
//
// $Id$
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
template <typename StringType, class RefCountPolicy>
ACE_INLINE
@@ -15,5 +14,3 @@ TAO::TypeCode::Objref<StringType, RefCountPolicy>::Objref (
, attributes_ (id, name)
{
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL