summaryrefslogtreecommitdiff
path: root/TAO/tao/Tagged_Components.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Tagged_Components.i')
-rw-r--r--TAO/tao/Tagged_Components.i4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/Tagged_Components.i b/TAO/tao/Tagged_Components.i
index cb61b5235b4..62ab4a40f05 100644
--- a/TAO/tao/Tagged_Components.i
+++ b/TAO/tao/Tagged_Components.i
@@ -2,8 +2,6 @@
//
// $Id$
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
ACE_INLINE
TAO_Tagged_Components::TAO_Tagged_Components (void)
: orb_type_ (0),
@@ -78,5 +76,3 @@ TAO_Tagged_Components::components (void)
{
return this->components_;
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL