summaryrefslogtreecommitdiff
path: root/ACE/examples/IPC_SAP/SOCK_SAP/CPP-memclient.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/IPC_SAP/SOCK_SAP/CPP-memclient.cpp')
-rw-r--r--ACE/examples/IPC_SAP/SOCK_SAP/CPP-memclient.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/IPC_SAP/SOCK_SAP/CPP-memclient.cpp b/ACE/examples/IPC_SAP/SOCK_SAP/CPP-memclient.cpp
index 38121c79862..0e8320c08f4 100644
--- a/ACE/examples/IPC_SAP/SOCK_SAP/CPP-memclient.cpp
+++ b/ACE/examples/IPC_SAP/SOCK_SAP/CPP-memclient.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
// This tests the features of the <ACE_MEM_Connector> and
// <ACE_MEM_Stream> classes. In addition, it can be used to test the
// oneway and twoway latency and throughput at the socket-level. This