summaryrefslogtreecommitdiff
path: root/ace/TP_Reactor.h
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-01-14 21:51:54 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-01-14 21:51:54 +0000
commit578852b17a6c5bf6dc628380e6724dfc3d80599a (patch)
tree9f8faeda430fca4968749ecdfe6c8e420f4b64c9 /ace/TP_Reactor.h
parent8aa66c771e2d3de12582143aa60287a365490c22 (diff)
downloadATCD-578852b17a6c5bf6dc628380e6724dfc3d80599a.tar.gz
ChangeLogTag: Fri Jan 14 15:42:28 2000 Irfan Pyarali <irfan@cs.wustl.edu>
Diffstat (limited to 'ace/TP_Reactor.h')
-rw-r--r--ace/TP_Reactor.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ace/TP_Reactor.h b/ace/TP_Reactor.h
index 21962cf8164..6a093d872ce 100644
--- a/ace/TP_Reactor.h
+++ b/ace/TP_Reactor.h
@@ -143,8 +143,6 @@ public:
virtual int handle_events (ACE_Time_Value &max_wait_time);
- virtual int work_pending (const ACE_Time_Value &timeout);
-
virtual int mask_ops (ACE_Event_Handler *eh,
ACE_Reactor_Mask mask,
int ops);