diff options
Diffstat (limited to 'ACE/performance-tests/Misc/test_naming.cpp')
-rw-r--r-- | ACE/performance-tests/Misc/test_naming.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ACE/performance-tests/Misc/test_naming.cpp b/ACE/performance-tests/Misc/test_naming.cpp index 01938e7e563..55cdd416e63 100644 --- a/ACE/performance-tests/Misc/test_naming.cpp +++ b/ACE/performance-tests/Misc/test_naming.cpp @@ -25,9 +25,6 @@ #include "ace/Log_Msg.h" #include "ace/OS_NS_stdio.h" -ACE_RCSID(Misc, test_naming, "$Id$") - - #define ACE_NS_MAX_ENTRIES 4000 static char name[BUFSIZ]; |