summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Connection_Handler.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-02-08 18:01:58 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-02-08 18:01:58 +0000
commit29352b1431517cf7eda89bcd53b00df8bc1de586 (patch)
treeb6c0f4d296a0dfac2bd0041f207672380a72ceaa /TAO/tao/IIOP_Connection_Handler.h
parentc923a6085b1b4c1a49d170fae196e3dbcfbd7131 (diff)
downloadATCD-29352b1431517cf7eda89bcd53b00df8bc1de586.tar.gz
Thu Feb 8 18:00:14 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/IIOP_Connection_Handler.h')
-rw-r--r--TAO/tao/IIOP_Connection_Handler.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/IIOP_Connection_Handler.h b/TAO/tao/IIOP_Connection_Handler.h
index d00a736d5a4..7fad5c93512 100644
--- a/TAO/tao/IIOP_Connection_Handler.h
+++ b/TAO/tao/IIOP_Connection_Handler.h
@@ -67,8 +67,7 @@ public:
TAO_IIOP_Connection_Handler (ACE_Thread_Manager * = 0);
/// Constructor.
- TAO_IIOP_Connection_Handler (TAO_ORB_Core *orb_core,
- CORBA::Boolean flag);
+ TAO_IIOP_Connection_Handler (TAO_ORB_Core *orb_core, CORBA::Boolean flag);
/// Destructor.
~TAO_IIOP_Connection_Handler (void);