summaryrefslogtreecommitdiff
path: root/ACE/tests/Cached_Accept_Conn_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Cached_Accept_Conn_Test.cpp')
-rw-r--r--ACE/tests/Cached_Accept_Conn_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/Cached_Accept_Conn_Test.cpp b/ACE/tests/Cached_Accept_Conn_Test.cpp
index 1cda7d29263..9b5e66ff389 100644
--- a/ACE/tests/Cached_Accept_Conn_Test.cpp
+++ b/ACE/tests/Cached_Accept_Conn_Test.cpp
@@ -3,8 +3,6 @@
/**
* @file Cached_Accept_Conn_Test.cpp
*
- * $Id$
- *
* The test illustrates how the <ACE_Strategy_Connector> works by
* showing how you can cache connections on the client using
* different caching strategies. Also how connections can be purged