summaryrefslogtreecommitdiff
path: root/ACE/examples/Timer_Queue/main_thread.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Timer_Queue/main_thread.cpp')
-rw-r--r--ACE/examples/Timer_Queue/main_thread.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/ACE/examples/Timer_Queue/main_thread.cpp b/ACE/examples/Timer_Queue/main_thread.cpp
index 3dc1e9b9bc9..8af0d27a511 100644
--- a/ACE/examples/Timer_Queue/main_thread.cpp
+++ b/ACE/examples/Timer_Queue/main_thread.cpp
@@ -20,10 +20,6 @@
#include "Driver.h"
#include "Thread_Timer_Queue_Test.h"
-ACE_RCSID (Timer_Queue,
- main_thread,
- "$Id$")
-
typedef Timer_Queue_Test_Driver<Thread_Timer_Queue,
Input_Task,
Input_Task::ACTION>