summaryrefslogtreecommitdiff
path: root/TAO/tao/Strategies/SHMIOP_Connection_Handler.h
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-09-30 21:08:06 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-09-30 21:08:06 +0000
commit9fc314810f14520000801312ab8c01cbb06c5d26 (patch)
tree3433f69cb584c0b3d26e8502fbd3ec32b93457a5 /TAO/tao/Strategies/SHMIOP_Connection_Handler.h
parentd208f9ae31a0c7decca367cfeeb87039f3dd2a8a (diff)
downloadATCD-9fc314810f14520000801312ab8c01cbb06c5d26.tar.gz
ChangeLogTag: Thu Sep 30 16:53:48 2004 Irfan Pyarali <irfan@oomworks.com>
Diffstat (limited to 'TAO/tao/Strategies/SHMIOP_Connection_Handler.h')
-rw-r--r--TAO/tao/Strategies/SHMIOP_Connection_Handler.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/TAO/tao/Strategies/SHMIOP_Connection_Handler.h b/TAO/tao/Strategies/SHMIOP_Connection_Handler.h
index 0439090b123..08b6c387626 100644
--- a/TAO/tao/Strategies/SHMIOP_Connection_Handler.h
+++ b/TAO/tao/Strategies/SHMIOP_Connection_Handler.h
@@ -50,7 +50,7 @@ public:
/// Constructor.
TAO_SHMIOP_Connection_Handler (ACE_Thread_Manager* t = 0);
- /// Constructor.
+ /// Constructor.
TAO_SHMIOP_Connection_Handler (TAO_ORB_Core *orb_core,
CORBA::Boolean flag);
@@ -87,9 +87,6 @@ public:
/// Add ourselves to Cache.
int add_transport_to_cache (void);
- /// No-op since this is a local protocol.
- int set_dscp_codepoint (CORBA::Boolean set_network_priority);
-
protected:
//@{