summaryrefslogtreecommitdiff
path: root/TAO/tao/ImR_Client/ImR_Client.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ImR_Client/ImR_Client.h')
-rw-r--r--TAO/tao/ImR_Client/ImR_Client.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/ImR_Client/ImR_Client.h b/TAO/tao/ImR_Client/ImR_Client.h
index cf1e19b7f92..e7bc661c089 100644
--- a/TAO/tao/ImR_Client/ImR_Client.h
+++ b/TAO/tao/ImR_Client/ImR_Client.h
@@ -54,10 +54,10 @@ namespace TAO
static int Initializer (void);
/// ImplRepo helper method, notify the ImplRepo on startup
- virtual void imr_notify_startup (TAO_Root_POA* poa ACE_ENV_ARG_DECL);
+ virtual void imr_notify_startup (TAO_Root_POA* poa);
/// ImplRepo helper method, notify the ImplRepo on shutdown
- virtual void imr_notify_shutdown (TAO_Root_POA* poa ACE_ENV_ARG_DECL);
+ virtual void imr_notify_shutdown (TAO_Root_POA* poa);
private:
/// Implementation Repository Server Object