summaryrefslogtreecommitdiffstats
path: root/client/windows/named_pipe.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/windows/named_pipe.h')
-rw-r--r--client/windows/named_pipe.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/client/windows/named_pipe.h b/client/windows/named_pipe.h
index e9b9bccf..4b7cfe64 100644
--- a/client/windows/named_pipe.h
+++ b/client/windows/named_pipe.h
@@ -23,10 +23,7 @@
#include "event_sources.h"
#include "platform.h"
-#define PIPE_TIMEOUT 5000
#define PIPE_BUF_SIZE 8192
-#define PIPE_MAX_NAME_LEN 256
-#define PIPE_PREFIX TEXT("\\\\.\\pipe\\")
class WinConnection;