summaryrefslogtreecommitdiff
path: root/TAO/tao/Profile.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Profile.i')
-rw-r--r--TAO/tao/Profile.i5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/Profile.i b/TAO/tao/Profile.i
index 4cbbee30eb3..dde1611c1da 100644
--- a/TAO/tao/Profile.i
+++ b/TAO/tao/Profile.i
@@ -1,9 +1,6 @@
// -*- C++ -*-
-//
// $Id$
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
ACE_INLINE CORBA::ULong
TAO_Profile::tag (void) const
{
@@ -63,5 +60,3 @@ TAO_Profile::object_key (void) const
{
return this->ref_object_key_->object_key ();
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL