summaryrefslogtreecommitdiff
path: root/TAO/tao/Var_Array_Argument_T.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Var_Array_Argument_T.inl')
-rw-r--r--TAO/tao/Var_Array_Argument_T.inl4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/Var_Array_Argument_T.inl b/TAO/tao/Var_Array_Argument_T.inl
index ce041fd3fb0..072b68039fc 100644
--- a/TAO/tao/Var_Array_Argument_T.inl
+++ b/TAO/tao/Var_Array_Argument_T.inl
@@ -2,8 +2,6 @@
//
// $Id$
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
template<typename S,
typename S_slice,
typename S_forany,
@@ -131,5 +129,3 @@ TAO::Ret_Var_Array_Argument_T<S,S_slice,S_var,S_forany,S_tag,Insert_Policy>::ret
{
return this->x_._retn ();
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL