summaryrefslogtreecommitdiff
path: root/ACE/tests/SOCK_Send_Recv_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/SOCK_Send_Recv_Test.cpp')
-rw-r--r--ACE/tests/SOCK_Send_Recv_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/SOCK_Send_Recv_Test.cpp b/ACE/tests/SOCK_Send_Recv_Test.cpp
index 92d387bf3bc..738cffbe2ff 100644
--- a/ACE/tests/SOCK_Send_Recv_Test.cpp
+++ b/ACE/tests/SOCK_Send_Recv_Test.cpp
@@ -3,8 +3,6 @@
/**
* @file SOCK_Send_Recv_Test.cpp
*
- * $Id$
- *
* This is a test of the <ACE_SOCK>'s various send and receive
* methods. The test forks two processes or spawns two threads
* (depending upon the platform) and then executes client and