summaryrefslogtreecommitdiff
path: root/ace/TP_Reactor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/TP_Reactor.h')
-rw-r--r--ace/TP_Reactor.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/ace/TP_Reactor.h b/ace/TP_Reactor.h
index 75a05e93fab..5833e809652 100644
--- a/ace/TP_Reactor.h
+++ b/ace/TP_Reactor.h
@@ -287,11 +287,8 @@ public:
ACE_ALLOC_HOOK_DECLARE;
protected:
- // = Internal methods that do the actual work.
- /// Template method from the base class.
- virtual void clear_dispatch_mask (ACE_HANDLE handle,
- ACE_Reactor_Mask mask);
+ // = Internal methods that do the actual work.
/// Dispatch just 1 signal, timer, notification handlers
int dispatch_i (ACE_Time_Value *max_wait_time,