summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-06-17 09:24:24 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-06-17 09:24:24 +0000
commit37bcc554e226dfbfcfae795bf38ada606460d02b (patch)
tree1a94ffd942ce91f014dde88bd289a335975f9d6c /TAO/tao/ORB.h
parent7dded479e05d2c45b6c03663f5a3b98c0eadeda2 (diff)
downloadATCD-37bcc554e226dfbfcfae795bf38ada606460d02b.tar.gz
ChangeLogTag: Fri Jun 17 09:20:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/ORB.h')
-rw-r--r--TAO/tao/ORB.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ORB.h b/TAO/tao/ORB.h
index b989bf8fb0a..87a26093caa 100644
--- a/TAO/tao/ORB.h
+++ b/TAO/tao/ORB.h
@@ -594,7 +594,7 @@ namespace CORBA
~ORB (void);
/// Resolve the POA current.
- CORBA::Object_ptr resolve_poa_current (ACE_ENV_SINGLE_ARG_DECL);
+ CORBA::Object_ptr resolve_poa_current (void);
/// Resolve the Policy Manager for this ORB.
CORBA::Object_ptr resolve_policy_manager (void);