summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Root_POA.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-06-28 10:34:07 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-06-28 10:34:07 +0000
commitb63e2a02a51e6a9a66a1534e2bfc0bf02c35d773 (patch)
tree7a400197a42b32093d78518230c8949e7b776ebc /TAO/tao/PortableServer/Root_POA.cpp
parenta41349b98b058948aee7b3ceaedbd39d4be15cb1 (diff)
downloadATCD-b63e2a02a51e6a9a66a1534e2bfc0bf02c35d773.tar.gz
Thu Jun 28 10:27:39 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/PortableServer/Root_POA.cpp')
-rw-r--r--TAO/tao/PortableServer/Root_POA.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/Root_POA.cpp b/TAO/tao/PortableServer/Root_POA.cpp
index 091a5c66dd1..d11efc7135c 100644
--- a/TAO/tao/PortableServer/Root_POA.cpp
+++ b/TAO/tao/PortableServer/Root_POA.cpp
@@ -444,6 +444,7 @@ TAO_Root_POA::create_POA_i (const char *adapter_name,
}
#endif /* !CORBA_E_MICRO */
+#if ! defined (CORBA_E_MICRO)
TAO_Root_POA *
TAO_Root_POA::new_POA (const String &name,
PortableServer::POAManager_ptr poa_manager,
@@ -470,7 +471,6 @@ TAO_Root_POA::new_POA (const String &name,
return poa;
}
-#if ! defined (CORBA_E_MICRO)
PortableServer::POA_ptr
TAO_Root_POA::create_POA_i (const TAO_Root_POA::String &adapter_name,
PortableServer::POAManager_ptr poa_manager,