summaryrefslogtreecommitdiff
path: root/ACE/tests/Lazy_Map_Manager_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Lazy_Map_Manager_Test.cpp')
-rw-r--r--ACE/tests/Lazy_Map_Manager_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/Lazy_Map_Manager_Test.cpp b/ACE/tests/Lazy_Map_Manager_Test.cpp
index ce3d09ecccb..8c31c8b0090 100644
--- a/ACE/tests/Lazy_Map_Manager_Test.cpp
+++ b/ACE/tests/Lazy_Map_Manager_Test.cpp
@@ -3,8 +3,6 @@
/**
* @file Lazy_Map_Manager_Test.cpp
*
- * $Id$
- *
* This is a simple test of the <ACE_Map_Manager> and
* <ACE_Active_Map_Manager> that illustrates how lazy map managers
* allow the deletion of entries while iterating over the map.