summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Var_Size_SArgument_T.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/Var_Size_SArgument_T.cpp')
-rw-r--r--TAO/tao/PortableServer/Var_Size_SArgument_T.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/PortableServer/Var_Size_SArgument_T.cpp b/TAO/tao/PortableServer/Var_Size_SArgument_T.cpp
index 33c151f6bb9..64b6229bd10 100644
--- a/TAO/tao/PortableServer/Var_Size_SArgument_T.cpp
+++ b/TAO/tao/PortableServer/Var_Size_SArgument_T.cpp
@@ -10,8 +10,6 @@
#endif /* __ACE_INLINE__ */
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
template<typename S,
typename Insert_Policy>
CORBA::Boolean
@@ -112,6 +110,4 @@ TAO::Ret_Var_Size_SArgument_T<S,S_var,Insert_Policy>::interceptor_value (
#endif /* TAO_HAS_INTERCEPTORS */
-TAO_END_VERSIONED_NAMESPACE_DECL
-
#endif /* TAO_VAR_SIZE_SARGUMENT_T_CPP */