summaryrefslogtreecommitdiff
path: root/ACE/examples/IPC_SAP/TLI_SAP/CPP-server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/IPC_SAP/TLI_SAP/CPP-server.cpp')
-rw-r--r--ACE/examples/IPC_SAP/TLI_SAP/CPP-server.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/IPC_SAP/TLI_SAP/CPP-server.cpp b/ACE/examples/IPC_SAP/TLI_SAP/CPP-server.cpp
index f6559ae097d..7aa26e1ee48 100644
--- a/ACE/examples/IPC_SAP/TLI_SAP/CPP-server.cpp
+++ b/ACE/examples/IPC_SAP/TLI_SAP/CPP-server.cpp
@@ -4,7 +4,6 @@
#include "ace/OS_NS_unistd.h"
-
#if defined (ACE_HAS_TLI)
// ACE_TLI Server
@@ -71,7 +70,6 @@ ACE_TMAIN (int argc, ACE_TCHAR *argv[])
ACE_ERROR ((LM_ERROR,
"%p\n",
"close"));
-
}
/* NOTREACHED */
return 0;