summaryrefslogtreecommitdiff
path: root/ACE/tests/Recursive_Condition_Bug_Test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 18:49:47 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 18:49:47 +0000
commitde9f6bc4101fbe56373ad5d79336397a99fd099f (patch)
treed9fe9aa7d1cd0a261c13cd096efba7a6b3ba4ad9 /ACE/tests/Recursive_Condition_Bug_Test.cpp
parent7f467119792aadf023ec1a8ecf48fbb7c8060301 (diff)
downloadATCD-de9f6bc4101fbe56373ad5d79336397a99fd099f.tar.gz
Zapped ACE_RCSID
Diffstat (limited to 'ACE/tests/Recursive_Condition_Bug_Test.cpp')
-rw-r--r--ACE/tests/Recursive_Condition_Bug_Test.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/ACE/tests/Recursive_Condition_Bug_Test.cpp b/ACE/tests/Recursive_Condition_Bug_Test.cpp
index 26478456bd4..ba7f00ee95d 100644
--- a/ACE/tests/Recursive_Condition_Bug_Test.cpp
+++ b/ACE/tests/Recursive_Condition_Bug_Test.cpp
@@ -30,10 +30,6 @@
#include "ace/Timer_Queue_Adapters.h"
#include "ace/Condition_Recursive_Thread_Mutex.h"
-ACE_RCSID (tests,
- Recursive_Condition_Bug_Test,
- "$Id$")
-
#if defined (ACE_HAS_THREADS)
// Number of iterations for the performance tests.