summaryrefslogtreecommitdiff
path: root/ACE/ace/Reactor_Impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Reactor_Impl.h')
-rw-r--r--ACE/ace/Reactor_Impl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/Reactor_Impl.h b/ACE/ace/Reactor_Impl.h
index a0ea308a499..b6513e5ec4b 100644
--- a/ACE/ace/Reactor_Impl.h
+++ b/ACE/ace/Reactor_Impl.h
@@ -45,7 +45,6 @@ class ACE_Sig_Set;
class ACE_Export ACE_Reactor_Notify : public ACE_Event_Handler
{
public:
- // = Initialization and termination methods.
virtual int open (ACE_Reactor_Impl *,
ACE_Timer_Queue *timer_queue = 0,
int disable_notify = 0) = 0;