summaryrefslogtreecommitdiff
path: root/ACE/examples/IPC_SAP/SOCK_SAP/CPP-memserver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/IPC_SAP/SOCK_SAP/CPP-memserver.cpp')
-rw-r--r--ACE/examples/IPC_SAP/SOCK_SAP/CPP-memserver.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/IPC_SAP/SOCK_SAP/CPP-memserver.cpp b/ACE/examples/IPC_SAP/SOCK_SAP/CPP-memserver.cpp
index d3cce8aac52..648882e29c7 100644
--- a/ACE/examples/IPC_SAP/SOCK_SAP/CPP-memserver.cpp
+++ b/ACE/examples/IPC_SAP/SOCK_SAP/CPP-memserver.cpp
@@ -1,5 +1,3 @@
-// $Id$
-
// This example tests the features of the <ACE_MEM_Acceptor>,
// <ACE_MEM_Stream>, and <ACE_Svc_Handler> classes. If the platform
// supports threads it uses a thread-per-connection concurrency model.