summaryrefslogtreecommitdiff
path: root/ACE/tests/Bug_2610_Regression_Test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 18:49:47 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-08 18:49:47 +0000
commitde9f6bc4101fbe56373ad5d79336397a99fd099f (patch)
treed9fe9aa7d1cd0a261c13cd096efba7a6b3ba4ad9 /ACE/tests/Bug_2610_Regression_Test.cpp
parent7f467119792aadf023ec1a8ecf48fbb7c8060301 (diff)
downloadATCD-de9f6bc4101fbe56373ad5d79336397a99fd099f.tar.gz
Zapped ACE_RCSID
Diffstat (limited to 'ACE/tests/Bug_2610_Regression_Test.cpp')
-rw-r--r--ACE/tests/Bug_2610_Regression_Test.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/ACE/tests/Bug_2610_Regression_Test.cpp b/ACE/tests/Bug_2610_Regression_Test.cpp
index 648e90bf2d2..9c2c59e3662 100644
--- a/ACE/tests/Bug_2610_Regression_Test.cpp
+++ b/ACE/tests/Bug_2610_Regression_Test.cpp
@@ -10,11 +10,6 @@
*/
#include "test_config.h"
-
-ACE_RCSID (tests,
- Bug_2610_Regression_Test,
- "$Id$")
-
#include "ace/INET_Addr.h"
#include "ace/SOCK_Stream.h"
#include "ace/SOCK_Acceptor.h"