summaryrefslogtreecommitdiff
path: root/ace/Timer_Queue.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-09 05:53:40 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-09 05:53:40 +0000
commitf444def58303ed3a6b3d6437d394852a5a4f1f03 (patch)
tree59161e57ef70762e62ef898bf5dff3103e261251 /ace/Timer_Queue.cpp
parentd92f02a5325563254cc073a860673eeab43a77eb (diff)
downloadATCD-f444def58303ed3a6b3d6437d394852a5a4f1f03.tar.gz
*** empty log message ***
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)