summaryrefslogtreecommitdiff
path: root/ace/XtReactor.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/XtReactor.h')
-rw-r--r--ace/XtReactor.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/XtReactor.h b/ace/XtReactor.h
index 2895626357c..b2f86dc5d1f 100644
--- a/ace/XtReactor.h
+++ b/ace/XtReactor.h
@@ -96,9 +96,6 @@ protected:
ACE_Reactor_Mask);
// Remove a set of <handles>.
- virtual void remove_XtInput (ACE_HANDLE handle);
- // Removes an Xt handle.
-
virtual int wait_for_multiple_events (ACE_Select_Reactor_Handle_Set &,
ACE_Time_Value *);
// Wait for events to occur.