summaryrefslogtreecommitdiff
path: root/ACE/examples/Shared_Malloc/test_multiple_mallocs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Shared_Malloc/test_multiple_mallocs.cpp')
-rw-r--r--ACE/examples/Shared_Malloc/test_multiple_mallocs.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Shared_Malloc/test_multiple_mallocs.cpp b/ACE/examples/Shared_Malloc/test_multiple_mallocs.cpp
index 9a5b98bbb24..11121675bbd 100644
--- a/ACE/examples/Shared_Malloc/test_multiple_mallocs.cpp
+++ b/ACE/examples/Shared_Malloc/test_multiple_mallocs.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
// Test the capability of <ACE_Malloc> to handle multiple mallocs
// rooted at different base addresses.