summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-08-22 10:49:31 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-08-22 10:49:31 +0000
commit719556e09a7f993bf66a48337c02c4226861babf (patch)
tree50ce3b40ece04420b074dc4f3aa3a85a5db085b1 /TAO/tao/ORB.h
parentaa53af4d4ef23114b6b220cb1e2ac34ce13b0ee4 (diff)
downloadATCD-719556e09a7f993bf66a48337c02c4226861babf.tar.gz
ChangeLogTag: Mon Aug 22 09:09:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/ORB.h')
-rw-r--r--TAO/tao/ORB.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/ORB.h b/TAO/tao/ORB.h
index 803d857d6f0..eb1d4bc509e 100644
--- a/TAO/tao/ORB.h
+++ b/TAO/tao/ORB.h
@@ -560,9 +560,6 @@ namespace CORBA
CORBA::Policy_ptr _create_policy (CORBA::PolicyType type
ACE_ENV_ARG_DECL);
- /// Resolve the POA.
- CORBA::Object_ptr resolve_root_poa (ACE_ENV_SINGLE_ARG_DECL);
-
// Reference counting...
CORBA::ULong _incr_refcnt (void);
CORBA::ULong _decr_refcnt (void);
@@ -607,9 +604,6 @@ namespace CORBA
*/
~ORB (void);
- /// Resolve the POA current.
- CORBA::Object_ptr resolve_poa_current (void);
-
/// Resolve the Policy Manager for this ORB.
CORBA::Object_ptr resolve_policy_manager (void);