summaryrefslogtreecommitdiff
path: root/ACE/examples/Timer_Queue/Custom_Handler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Timer_Queue/Custom_Handler.cpp')
-rw-r--r--ACE/examples/Timer_Queue/Custom_Handler.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Timer_Queue/Custom_Handler.cpp b/ACE/examples/Timer_Queue/Custom_Handler.cpp
index 73d51a449ee..6e4db911632 100644
--- a/ACE/examples/Timer_Queue/Custom_Handler.cpp
+++ b/ACE/examples/Timer_Queue/Custom_Handler.cpp
@@ -2,8 +2,6 @@
/**
* @file Custom_Handler.cpp
*
- * $Id$
- *
* This is a custom event handler to be used with the thread timer queue
* adapter, and its appropriate upcall.
*