summaryrefslogtreecommitdiff
path: root/CIAO/ciao/Port_Activator.h
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/ciao/Port_Activator.h')
-rw-r--r--CIAO/ciao/Port_Activator.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/CIAO/ciao/Port_Activator.h b/CIAO/ciao/Port_Activator.h
index f3914d7d786..ddbc66954ad 100644
--- a/CIAO/ciao/Port_Activator.h
+++ b/CIAO/ciao/Port_Activator.h
@@ -45,9 +45,7 @@ namespace CIAO
Sink
};
- Port_Activator (const char *oid,
- const char *name,
- Type t);
+ Port_Activator (const char *oid, const char *name, Type t);
virtual ~Port_Activator (void);
@@ -69,8 +67,7 @@ namespace CIAO
virtual PortableServer::Servant activate (
const PortableServer::ObjectId &oid) = 0;
- virtual void deactivate (
- const PortableServer::Servant servant) = 0;
+ virtual void deactivate (const PortableServer::Servant servant) = 0;
protected:
/// The object ID that is used to activate the servant within the