diff options
Diffstat (limited to 'ACE/examples/Shared_Malloc/test_malloc.cpp')
-rw-r--r-- | ACE/examples/Shared_Malloc/test_malloc.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/Shared_Malloc/test_malloc.cpp b/ACE/examples/Shared_Malloc/test_malloc.cpp index 14df0c19c23..9f68c9eb745 100644 --- a/ACE/examples/Shared_Malloc/test_malloc.cpp +++ b/ACE/examples/Shared_Malloc/test_malloc.cpp @@ -1,5 +1,3 @@ -// $Id$ - // This program tests out all the various ACE_Malloc combinations and // the ACE_Allocator_Adapter. |