summaryrefslogtreecommitdiff
path: root/TAO/tao/Strategies/SCIOP_Connection_Handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Strategies/SCIOP_Connection_Handler.h')
-rw-r--r--TAO/tao/Strategies/SCIOP_Connection_Handler.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/tao/Strategies/SCIOP_Connection_Handler.h b/TAO/tao/Strategies/SCIOP_Connection_Handler.h
index f37b40d05e2..741bb4762e4 100644
--- a/TAO/tao/Strategies/SCIOP_Connection_Handler.h
+++ b/TAO/tao/Strategies/SCIOP_Connection_Handler.h
@@ -68,7 +68,7 @@ public:
TAO_SCIOP_Connection_Handler (ACE_Thread_Manager* t = 0);
- /// Constructor.
+ /// Constructor.
TAO_SCIOP_Connection_Handler (TAO_ORB_Core *orb_core,
CORBA::Boolean flag);
@@ -137,10 +137,6 @@ private:
int dscp_codepoint_;
};
-#if defined (__ACE_INLINE__)
-#include "SCIOP_Connection_Handler.i"
-#endif /* __ACE_INLINE__ */
-
#endif /* TAO_HAS_SCIOP == 1 */
#include /**/ "ace/post.h"