diff options
Diffstat (limited to 'ACE/tests/DLL_Test.cpp')
-rw-r--r-- | ACE/tests/DLL_Test.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/DLL_Test.cpp b/ACE/tests/DLL_Test.cpp index 1f652effa73..50293f086ec 100644 --- a/ACE/tests/DLL_Test.cpp +++ b/ACE/tests/DLL_Test.cpp @@ -3,8 +3,6 @@ /** * @file DLL_Test.cpp * - * $Id$ - * * This test illustrates the use of <ACE_DLL> wrapper class. * * |