summaryrefslogtreecommitdiff
path: root/lib/common
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2007-10-17 12:48:54 +0000
committerChris Wilson <chris+github@qwirx.com>2007-10-17 12:48:54 +0000
commite2190bee1c98a54b2fadac1817f8bc79974051d2 (patch)
treeec48736252260132f3c7285fb51add89152b31a7 /lib/common
parent9a2d9025a5b7d12a26c0a8810a539d9e516fcca8 (diff)
Remove default pipe name to prevent applications from using it. (merges
[1835])
Diffstat (limited to 'lib/common')
-rw-r--r--lib/common/BoxPortsAndFiles.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/common/BoxPortsAndFiles.h b/lib/common/BoxPortsAndFiles.h
index a6ca9f6d..d9abeafc 100644
--- a/lib/common/BoxPortsAndFiles.h
+++ b/lib/common/BoxPortsAndFiles.h
@@ -36,8 +36,5 @@
#define BOX_FILE_BBSTORED_DEFAULT_CONFIG "/etc/box/bbstored.conf"
#endif
-// Default name of the named pipe
-#define BOX_NAMED_PIPE_NAME L"\\\\.\\pipe\\boxbackup"
-
#endif // BOXPORTSANDFILES__H