summaryrefslogtreecommitdiff
path: root/ACE/tests/Malloc_Test.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Malloc_Test.h')
-rw-r--r--ACE/tests/Malloc_Test.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/Malloc_Test.h b/ACE/tests/Malloc_Test.h
index 45982889163..98ae839aeac 100644
--- a/ACE/tests/Malloc_Test.h
+++ b/ACE/tests/Malloc_Test.h
@@ -2,8 +2,6 @@
/**
* @file Malloc_Test.h
*
- * $Id$
- *
* This class gets its own header file to work around AIX C++
* compiler "features" related to template instantiation... It is
* only used by Malloc_Test.cpp.