summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/POAManager.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/POAManager.i')
-rw-r--r--TAO/tao/PortableServer/POAManager.i3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/PortableServer/POAManager.i b/TAO/tao/PortableServer/POAManager.i
index 19adb23dd8f..c38b1bd02ef 100644
--- a/TAO/tao/PortableServer/POAManager.i
+++ b/TAO/tao/PortableServer/POAManager.i
@@ -5,7 +5,6 @@
#include "tao/Environment.h"
#include "tao/SystemException.h"
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_INLINE ACE_Lock &
TAO_POA_Manager::lock (void)
@@ -128,5 +127,3 @@ TAO_POA_Manager::generate_manager_id (void) const
return id;
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL