summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ACE/tests/SOCK_Acceptor_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/SOCK_Acceptor_Test.cpp b/ACE/tests/SOCK_Acceptor_Test.cpp
index 84835a4eec5..a8791bc9d9f 100644
--- a/ACE/tests/SOCK_Acceptor_Test.cpp
+++ b/ACE/tests/SOCK_Acceptor_Test.cpp
@@ -3,8 +3,6 @@
/**
* @file SOCK_Acceptor_Test.cpp
*
- * $Id$
- *
* This is a test of the <ACE_SOCK_Acceptor> class.
*
* @author Steve Huston <shuston@riverace.com>