From 144669e6728346c994e79978677795caeaa53537 Mon Sep 17 00:00:00 2001 From: csoler Date: Sat, 6 Mar 2010 23:37:42 +0000 Subject: [PATCH] suppressed debug msg git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2494 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- libretroshare/src/ft/ftcontroller.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libretroshare/src/ft/ftcontroller.cc b/libretroshare/src/ft/ftcontroller.cc index 298f95398..ea09c5d85 100644 --- a/libretroshare/src/ft/ftcontroller.cc +++ b/libretroshare/src/ft/ftcontroller.cc @@ -55,8 +55,8 @@ /****** * #define CONTROL_DEBUG 1 + * #define DEBUG_DWLQUEUE 1 *****/ -#define DEBUG_DWLQUEUE 1 static const uint32_t SAVE_TRANSFERS_DELAY = 61 ; // save transfer progress every 61 seconds. static const uint32_t INACTIVE_CHUNKS_CHECK_DELAY = 60 ; // time after which an inactive chunk is released