summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Var_Size_SArgument_T.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/Var_Size_SArgument_T.inl')
-rw-r--r--TAO/tao/PortableServer/Var_Size_SArgument_T.inl3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/PortableServer/Var_Size_SArgument_T.inl b/TAO/tao/PortableServer/Var_Size_SArgument_T.inl
index 11d13f2e9e2..7c516b117ec 100644
--- a/TAO/tao/PortableServer/Var_Size_SArgument_T.inl
+++ b/TAO/tao/PortableServer/Var_Size_SArgument_T.inl
@@ -2,8 +2,6 @@
//
// $Id$
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
template<typename S,
typename Insert_Policy>
S const &
@@ -68,4 +66,3 @@ TAO::Ret_Var_Size_SArgument_T<S,S_var,Insert_Policy>::arg (void)
return this->x_.out ();
}
-TAO_END_VERSIONED_NAMESPACE_DECL