summaryrefslogtreecommitdiff
path: root/TAO/tao/BD_String_Argument_T.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/BD_String_Argument_T.inl')
-rw-r--r--TAO/tao/BD_String_Argument_T.inl5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/BD_String_Argument_T.inl b/TAO/tao/BD_String_Argument_T.inl
index d222489a42c..a21a1e227b7 100644
--- a/TAO/tao/BD_String_Argument_T.inl
+++ b/TAO/tao/BD_String_Argument_T.inl
@@ -1,9 +1,5 @@
-// -*- C++ -*-
-//
// $Id$
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
template<typename S,
typename to_S,
typename from_S,
@@ -133,4 +129,3 @@ TAO::Ret_BD_String_Argument_T<S,S_var,to_S,from_S,BOUND,Insert_Policy>::arg (voi
return this->x_.out ();
}
-TAO_END_VERSIONED_NAMESPACE_DECL