summaryrefslogtreecommitdiff
path: root/ACE/tests/Hash_Map_Bucket_Iterator_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Hash_Map_Bucket_Iterator_Test.cpp')
-rw-r--r--ACE/tests/Hash_Map_Bucket_Iterator_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/Hash_Map_Bucket_Iterator_Test.cpp b/ACE/tests/Hash_Map_Bucket_Iterator_Test.cpp
index ab1cae561df..5d2ed20e9b4 100644
--- a/ACE/tests/Hash_Map_Bucket_Iterator_Test.cpp
+++ b/ACE/tests/Hash_Map_Bucket_Iterator_Test.cpp
@@ -24,8 +24,6 @@
#include "ace/Get_Opt.h"
#include "ace/Functor.h"
-ACE_RCSID(tests, Hash_Map_Bucket_Iterator_Test, "$Id$")
-
static ACE_UINT32 iterations = ACE_MAX_ITERATIONS * 10;
static ACE_UINT32 table_size = ACE_MAX_ITERATIONS;