summaryrefslogtreecommitdiff
path: root/ACE/examples/Shared_Malloc/test_position_independent_malloc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Shared_Malloc/test_position_independent_malloc.cpp')
-rw-r--r--ACE/examples/Shared_Malloc/test_position_independent_malloc.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Shared_Malloc/test_position_independent_malloc.cpp b/ACE/examples/Shared_Malloc/test_position_independent_malloc.cpp
index 511c198b2b5..cf74104803f 100644
--- a/ACE/examples/Shared_Malloc/test_position_independent_malloc.cpp
+++ b/ACE/examples/Shared_Malloc/test_position_independent_malloc.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
// Test the capability of the "position-independent" <ACE_Malloc> to
// handle a single malloc that can be rooted at different base
// addresses each time it's used. The actual backing store used by