summaryrefslogtreecommitdiff
path: root/ACE/tests/MT_Reactor_Timer_Test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 18:39:23 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 18:39:23 +0000
commitf896b003bd582d632ec64016ed6411e1b30b603f (patch)
treeb219a8bc3523797ef7e34a313198572599424fce /ACE/tests/MT_Reactor_Timer_Test.cpp
parent4ac9f6f6b3a8774e5c2675b2a82736d6e5f54cc2 (diff)
downloadATCD-f896b003bd582d632ec64016ed6411e1b30b603f.tar.gz
Removed ACE_RCSID
Diffstat (limited to 'ACE/tests/MT_Reactor_Timer_Test.cpp')
-rw-r--r--ACE/tests/MT_Reactor_Timer_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/MT_Reactor_Timer_Test.cpp b/ACE/tests/MT_Reactor_Timer_Test.cpp
index da2f07d4d0a..248f51115fa 100644
--- a/ACE/tests/MT_Reactor_Timer_Test.cpp
+++ b/ACE/tests/MT_Reactor_Timer_Test.cpp
@@ -24,7 +24,7 @@
#include "ace/ACE.h"
#include "ace/OS_NS_unistd.h"
-ACE_RCSID(tests, MT_Reactor_Timer_Test, "$Id$")
+
#if defined (ACE_HAS_THREADS)