summaryrefslogtreecommitdiff
path: root/TAO/tao/SHMIOP_Connect.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/SHMIOP_Connect.h')
-rw-r--r--TAO/tao/SHMIOP_Connect.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/TAO/tao/SHMIOP_Connect.h b/TAO/tao/SHMIOP_Connect.h
index a21f3a27217..416cd0bb94d 100644
--- a/TAO/tao/SHMIOP_Connect.h
+++ b/TAO/tao/SHMIOP_Connect.h
@@ -120,12 +120,9 @@ class TAO_Export TAO_SHMIOP_Server_Connection_Handler : public TAO_SHMIOP_Handle
public:
TAO_SHMIOP_Server_Connection_Handler (ACE_Thread_Manager* t = 0);
TAO_SHMIOP_Server_Connection_Handler (TAO_ORB_Core *orb_core,
- CORBA::Boolean flag,
- void *);
- // Constructor.
- // Last argument currently not used.
-
+ CORBA::Boolean flag);
~TAO_SHMIOP_Server_Connection_Handler (void);
+ // Constructor.
virtual int open (void *);
// Called by the <Strategy_Acceptor> when the handler is completely