summaryrefslogtreecommitdiff
path: root/ACE/performance-tests/Misc/test_singleton.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/performance-tests/Misc/test_singleton.h')
-rw-r--r--ACE/performance-tests/Misc/test_singleton.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/performance-tests/Misc/test_singleton.h b/ACE/performance-tests/Misc/test_singleton.h
index 70aef65d89b..15da34e6bd1 100644
--- a/ACE/performance-tests/Misc/test_singleton.h
+++ b/ACE/performance-tests/Misc/test_singleton.h
@@ -1,5 +1,3 @@
-// $Id$
-
// Define the DC_Singleton here - it needs to be in a separate file to
// get picked up correctly on AIX with auto template instantiation using
// IBM C++ compiler (xlC).