summaryrefslogtreecommitdiff
path: root/TAO/tao/POAManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/POAManager.h')
-rw-r--r--TAO/tao/POAManager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/POAManager.h b/TAO/tao/POAManager.h
index e3b71040452..d4dea0e2eaf 100644
--- a/TAO/tao/POAManager.h
+++ b/TAO/tao/POAManager.h
@@ -72,10 +72,10 @@ protected:
CORBA::Boolean wait_for_completion,
CORBA_Environment &ACE_TRY_ENV);
-#endif /* TAO_HAS_MINIMUM_CORBA */
-
PortableServer::POAManager::State get_state_i ();
+#endif /* TAO_HAS_MINIMUM_CORBA */
+
ACE_Lock &lock (void);
int remove_poa (TAO_POA *poa);