summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Root_POA.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/Root_POA.h')
-rw-r--r--TAO/tao/PortableServer/Root_POA.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/TAO/tao/PortableServer/Root_POA.h b/TAO/tao/PortableServer/Root_POA.h
index 4065e5d90fb..e4605cc6444 100644
--- a/TAO/tao/PortableServer/Root_POA.h
+++ b/TAO/tao/PortableServer/Root_POA.h
@@ -418,8 +418,7 @@ public:
void cleanup_servant (
PortableServer::Servant servant,
- const PortableServer::ObjectId &user_id
- );
+ const PortableServer::ObjectId &user_id);
void post_invoke_servant_cleanup(
const PortableServer::ObjectId &system_id,
@@ -432,9 +431,7 @@ public:
PortableServer::ObjectId *activate_object_i (
PortableServer::Servant p_servant,
CORBA::Short priority,
- bool &wait_occurred_restart_call
-
- );
+ bool &wait_occurred_restart_call);
CORBA::Object_ptr id_to_reference_i (const PortableServer::ObjectId &oid,
bool indirect);