summaryrefslogtreecommitdiff
path: root/TAO/examples/Load_Balancing_persistent/Identity_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Load_Balancing_persistent/Identity_i.h')
-rw-r--r--TAO/examples/Load_Balancing_persistent/Identity_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Load_Balancing_persistent/Identity_i.h b/TAO/examples/Load_Balancing_persistent/Identity_i.h
index 3712d79c9f1..35edc379a4b 100644
--- a/TAO/examples/Load_Balancing_persistent/Identity_i.h
+++ b/TAO/examples/Load_Balancing_persistent/Identity_i.h
@@ -36,7 +36,7 @@ public:
ACE_THROW_SPEC ((CORBA::SystemException));
// Returns the name of this object.
- PortableServer::POA_ptr _default_POA (ACE_ENV_SINGLE_ARG_DECL)
+ PortableServer::POA_ptr _default_POA (void)
ACE_THROW_SPEC ((CORBA::SystemException));
// Method for the POA that will return the persistent POA_ptr stored
// in here..