summaryrefslogtreecommitdiff
path: root/ACE/tests/Hash_Map_Manager_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Hash_Map_Manager_Test.cpp')
-rw-r--r--ACE/tests/Hash_Map_Manager_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/Hash_Map_Manager_Test.cpp b/ACE/tests/Hash_Map_Manager_Test.cpp
index 8f8e2848967..f4322f12df9 100644
--- a/ACE/tests/Hash_Map_Manager_Test.cpp
+++ b/ACE/tests/Hash_Map_Manager_Test.cpp
@@ -3,8 +3,6 @@
/**
* @file Hash_Map_Manager_Test.cpp
*
- * $Id$
- *
* This test illustrates the use of <ACE_Hash_Map_Manager> to
* maintain a hash table using strings. In addition, it also
* illustrates how the <ACE_Static_Allocator> works in