summaryrefslogtreecommitdiff
path: root/CIAO/ciao/Port_Activator_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/ciao/Port_Activator_T.h')
-rw-r--r--CIAO/ciao/Port_Activator_T.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/CIAO/ciao/Port_Activator_T.h b/CIAO/ciao/Port_Activator_T.h
index 8afa788b655..bf159c89b4e 100644
--- a/CIAO/ciao/Port_Activator_T.h
+++ b/CIAO/ciao/Port_Activator_T.h
@@ -53,12 +53,10 @@ namespace CIAO
/// Template method from the base class, please see the base class
/// documentation for details.
PortableServer::Servant activate (
- const PortableServer::ObjectId &oid
- ACE_ENV_ARG_DECL);
+ const PortableServer::ObjectId &oid);
void deactivate (
- const PortableServer::Servant servant
- ACE_ENV_ARG_DECL);
+ const PortableServer::Servant servant);
private:
/// The executor