summaryrefslogtreecommitdiff
path: root/ace/Timer_Queue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Timer_Queue.cpp')
-rw-r--r--ace/Timer_Queue.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/Timer_Queue.cpp b/ace/Timer_Queue.cpp
index e237a5d8b07..259f63dea82 100644
--- a/ace/Timer_Queue.cpp
+++ b/ace/Timer_Queue.cpp
@@ -22,7 +22,6 @@ ACE_Event_Handler_Handle_Timeout_Upcall::timeout (TIMER_QUEUE &timer_queue,
return 0;
}
-
int
ACE_Event_Handler_Handle_Timeout_Upcall::cancellation (TIMER_QUEUE &timer_queue,
ACE_Event_Handler *handler)