summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Adapter_Activator.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/Adapter_Activator.h')
-rw-r--r--TAO/tao/PortableServer/Adapter_Activator.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/PortableServer/Adapter_Activator.h b/TAO/tao/PortableServer/Adapter_Activator.h
index 9d70eaabddf..71bff543e51 100644
--- a/TAO/tao/PortableServer/Adapter_Activator.h
+++ b/TAO/tao/PortableServer/Adapter_Activator.h
@@ -45,8 +45,7 @@ namespace TAO
Adapter_Activator (PortableServer::POAManager_ptr poa_manager);
CORBA::Boolean unknown_adapter (PortableServer::POA_ptr parent,
- const char *name
- ACE_ENV_ARG_DECL)
+ const char *name)
ACE_THROW_SPEC ((CORBA::SystemException));
protected: