summaryrefslogtreecommitdiff
path: root/ACE/examples/Shared_Malloc/test_persistence.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Shared_Malloc/test_persistence.cpp')
-rw-r--r--ACE/examples/Shared_Malloc/test_persistence.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Shared_Malloc/test_persistence.cpp b/ACE/examples/Shared_Malloc/test_persistence.cpp
index bc714270aae..11d67c806b8 100644
--- a/ACE/examples/Shared_Malloc/test_persistence.cpp
+++ b/ACE/examples/Shared_Malloc/test_persistence.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
// Test the persistence capabilities of <ACE_Malloc> when configured
// for mmap-based shared memory management.