summaryrefslogtreecommitdiff
path: root/TAO/tao/target_specification.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/target_specification.i')
-rw-r--r--TAO/tao/target_specification.i6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/tao/target_specification.i b/TAO/tao/target_specification.i
index dd1265bf0df..e427b1dd9be 100644
--- a/TAO/tao/target_specification.i
+++ b/TAO/tao/target_specification.i
@@ -1,8 +1,6 @@
-// -*- C++ -*-
-//
+//-*- C++ -*-
//$Id$
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_INLINE
TAO_Target_Specification::TAO_Target_Specification (void)
@@ -83,5 +81,3 @@ TAO_Target_Specification::specifier (void)
{
return this->specifier_;
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL