summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Core.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ORB_Core.inl')
-rw-r--r--TAO/tao/ORB_Core.inl28
1 files changed, 0 insertions, 28 deletions
diff --git a/TAO/tao/ORB_Core.inl b/TAO/tao/ORB_Core.inl
index 0a97af059b6..bfe0cb93eaf 100644
--- a/TAO/tao/ORB_Core.inl
+++ b/TAO/tao/ORB_Core.inl
@@ -492,34 +492,6 @@ TAO_ORB_Core::resolve_ior_table (void)
// ****************************************************************
-#if (TAO_HAS_BUFFERING_CONSTRAINT_POLICY == 1)
-
-ACE_INLINE TAO::Transport_Queueing_Strategy *
-TAO_ORB_Core::eager_transport_queueing_strategy (void)
-{
- return this->eager_transport_queueing_strategy_;
-}
-
-ACE_INLINE TAO::Transport_Queueing_Strategy *
-TAO_ORB_Core::delayed_transport_queueing_strategy (void)
-{
- return this->delayed_transport_queueing_strategy_;
-}
-
-ACE_INLINE TAO::Transport_Queueing_Strategy *
-TAO_ORB_Core::flush_transport_queueing_strategy (void)
-{
- return this->flush_transport_queueing_strategy_;
-}
-
-#endif /* TAO_HAS_BUFFERING_CONSTRAINT_POLICY == 1 */
-
-ACE_INLINE TAO::Transport_Queueing_Strategy *
-TAO_ORB_Core::default_transport_queueing_strategy (void)
-{
- return this->default_transport_queueing_strategy_;
-}
-
#if (TAO_HAS_CORBA_MESSAGING == 1)
ACE_INLINE TAO_Policy_Current &