summaryrefslogtreecommitdiff
path: root/ACE/tests/ACE_Init_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/ACE_Init_Test.cpp')
-rw-r--r--ACE/tests/ACE_Init_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/ACE_Init_Test.cpp b/ACE/tests/ACE_Init_Test.cpp
index fbd9cf57f1c..4884ae93053 100644
--- a/ACE/tests/ACE_Init_Test.cpp
+++ b/ACE/tests/ACE_Init_Test.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
// This is a Win32-only test for verifying that the ACE dll
// initializes itself without having a nonstatic object manager
// present by way of a console app's main function. It's a MFC dialog