summaryrefslogtreecommitdiff
path: root/examples/IPC_SAP/SPIPE_SAP/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/IPC_SAP/SPIPE_SAP/server.cpp')
-rw-r--r--examples/IPC_SAP/SPIPE_SAP/server.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/IPC_SAP/SPIPE_SAP/server.cpp b/examples/IPC_SAP/SPIPE_SAP/server.cpp
index 67507a20bd7..4ada5d8637f 100644
--- a/examples/IPC_SAP/SPIPE_SAP/server.cpp
+++ b/examples/IPC_SAP/SPIPE_SAP/server.cpp
@@ -12,7 +12,6 @@ ACE_RCSID(SPIPE_SAP, server, "$Id$")
// Maximum per-process open I/O descriptors.
const int MAX_HANDLES = 200;
-const int PERMS = 0666;
int
main (int argc, char *argv[])