summaryrefslogtreecommitdiff
path: root/TAO/tao/Block_Flushing_Strategy.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Block_Flushing_Strategy.h')
-rw-r--r--TAO/tao/Block_Flushing_Strategy.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/Block_Flushing_Strategy.h b/TAO/tao/Block_Flushing_Strategy.h
index 2f94f4f45b9..b82ec8db0ee 100644
--- a/TAO/tao/Block_Flushing_Strategy.h
+++ b/TAO/tao/Block_Flushing_Strategy.h
@@ -37,7 +37,6 @@ public:
ACE_Time_Value *max_wait_time);
virtual int flush_transport (TAO_Transport *transport
, ACE_Time_Value *max_wait_time);
- virtual bool is_blocking ();
};
TAO_END_VERSIONED_NAMESPACE_DECL