summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.h
diff options
context:
space:
mode:
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);