[Box Backup-commit] COMMIT r1879 - box/trunk/lib/common

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Wed Oct 17 13:48:54 BST 2007


Author: chris
Date: 2007-10-17 13:48:54 +0100 (Wed, 17 Oct 2007)
New Revision: 1879

Modified:
   box/trunk/lib/common/BoxPortsAndFiles.h
Log:
Remove default pipe name to prevent applications from using it. (merges 
[1835])


Modified: box/trunk/lib/common/BoxPortsAndFiles.h
===================================================================
--- box/trunk/lib/common/BoxPortsAndFiles.h	2007-10-17 12:48:27 UTC (rev 1878)
+++ box/trunk/lib/common/BoxPortsAndFiles.h	2007-10-17 12:48:54 UTC (rev 1879)
@@ -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
 




More information about the Boxbackup-commit mailing list