summaryrefslogtreecommitdiff
path: root/TAO/tao/AnyTypeCode/TypeCode_Base_Attributes.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/AnyTypeCode/TypeCode_Base_Attributes.inl')
-rw-r--r--TAO/tao/AnyTypeCode/TypeCode_Base_Attributes.inl3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/AnyTypeCode/TypeCode_Base_Attributes.inl b/TAO/tao/AnyTypeCode/TypeCode_Base_Attributes.inl
index 915e4ed9411..d94e65040a6 100644
--- a/TAO/tao/AnyTypeCode/TypeCode_Base_Attributes.inl
+++ b/TAO/tao/AnyTypeCode/TypeCode_Base_Attributes.inl
@@ -4,7 +4,6 @@
#include "tao/AnyTypeCode/TypeCode_Traits.h"
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
template <typename STRING_TYPE>
ACE_INLINE
@@ -50,5 +49,3 @@ TAO::TypeCode::Base_Attributes<STRING_TYPE>::name (char const * the_name)
this->name_ = the_name;
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL