summaryrefslogtreecommitdiff
path: root/TAO/tao/PI/ORBInitInfo.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PI/ORBInitInfo.inl')
-rw-r--r--TAO/tao/PI/ORBInitInfo.inl4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/PI/ORBInitInfo.inl b/TAO/tao/PI/ORBInitInfo.inl
index f151fd2711d..bb8d32ed135 100644
--- a/TAO/tao/PI/ORBInitInfo.inl
+++ b/TAO/tao/PI/ORBInitInfo.inl
@@ -3,8 +3,6 @@
// $Id$
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
ACE_INLINE TAO_ORB_Core *
TAO_ORBInitInfo::orb_core (void) const
{
@@ -22,5 +20,3 @@ TAO_ORBInitInfo::slot_count (void) const
{
return this->slot_count_;
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL