summaryrefslogtreecommitdiff
path: root/TAO/tao/Reactive_Connect_Strategy.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Reactive_Connect_Strategy.h')
-rw-r--r--TAO/tao/Reactive_Connect_Strategy.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/TAO/tao/Reactive_Connect_Strategy.h b/TAO/tao/Reactive_Connect_Strategy.h
index 5550e00380d..fc377a5d596 100644
--- a/TAO/tao/Reactive_Connect_Strategy.h
+++ b/TAO/tao/Reactive_Connect_Strategy.h
@@ -49,11 +49,7 @@ public:
ACE_Synch_Options &opt);
virtual int wait (TAO_Connection_Handler *ch,
- ACE_Time_Value *val);
-
-
- virtual int wait (TAO_Transport *t,
- ACE_Time_Value *val);
+ ACE_Time_Value *val);
};