diff options
Diffstat (limited to 'ACE/tests/Logging_Strategy_Test.cpp')
-rw-r--r-- | ACE/tests/Logging_Strategy_Test.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/Logging_Strategy_Test.cpp b/ACE/tests/Logging_Strategy_Test.cpp index 31b8b610399..92efa0fefce 100644 --- a/ACE/tests/Logging_Strategy_Test.cpp +++ b/ACE/tests/Logging_Strategy_Test.cpp @@ -52,8 +52,6 @@ #include "ace/Get_Opt.h" #include "ace/OS_NS_time.h" -ACE_RCSID(tests, Logging_Strategy_Test, "$Id$") - // Considering UNIX OS to be default. On Win32 platforms, the symbols // are got form the .exe as one cant have .exe and .dll for the same // .cpp. Also, on Win32 platforms one cant use the .obj to obtain |