summaryrefslogtreecommitdiff
path: root/TAO/tao/RTPortableServer/RT_POA.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTPortableServer/RT_POA.i')
-rw-r--r--TAO/tao/RTPortableServer/RT_POA.i6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/RTPortableServer/RT_POA.i b/TAO/tao/RTPortableServer/RT_POA.i
index 9197a39d399..a0c51ad2e6d 100644
--- a/TAO/tao/RTPortableServer/RT_POA.i
+++ b/TAO/tao/RTPortableServer/RT_POA.i
@@ -1,5 +1,3 @@
-// -*- C++ -*-
-//
// $Id$
// Exception macros
@@ -7,8 +5,6 @@
#include "tao/PortableServer/POA_Guard.h"
#include "tao/Environment.h"
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
ACE_INLINE CORBA::Object_ptr
TAO_RT_POA::create_reference_with_priority (const char * intf,
RTCORBA::Priority priority
@@ -140,5 +136,3 @@ TAO_RT_POA::thread_pool (void) const
{
return this->thread_pool_;
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL