summaryrefslogtreecommitdiff
path: root/TAO/tao/Blocked_Connect_Strategy.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Blocked_Connect_Strategy.h')
-rw-r--r--TAO/tao/Blocked_Connect_Strategy.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/TAO/tao/Blocked_Connect_Strategy.h b/TAO/tao/Blocked_Connect_Strategy.h
index 87016f0470f..4e04945b255 100644
--- a/TAO/tao/Blocked_Connect_Strategy.h
+++ b/TAO/tao/Blocked_Connect_Strategy.h
@@ -45,10 +45,8 @@ public:
ACE_Synch_Options &opt);
virtual int wait (TAO_Connection_Handler *ch,
- ACE_Time_Value *val);
+ ACE_Time_Value *val);
- virtual int wait (TAO_Transport *t,
- ACE_Time_Value *val);
};