summaryrefslogtreecommitdiff
path: root/ACE/examples/APG/Shared_Memory/Hash_Map.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/APG/Shared_Memory/Hash_Map.cpp')
-rw-r--r--ACE/examples/APG/Shared_Memory/Hash_Map.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/APG/Shared_Memory/Hash_Map.cpp b/ACE/examples/APG/Shared_Memory/Hash_Map.cpp
index b8d73e0045c..908382c4736 100644
--- a/ACE/examples/APG/Shared_Memory/Hash_Map.cpp
+++ b/ACE/examples/APG/Shared_Memory/Hash_Map.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
#include "ace/OS_NS_stdio.h"
// Listing 1 code/ch17