removed debug comments

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6988 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2014-01-04 20:12:28 +00:00
parent 7bb561d9e0
commit c9575b6a8a

View File

@ -48,7 +48,7 @@
#include <time.h>
//***********
#define FIM_DEBUG 1
//#define FIM_DEBUG 1
// ***********/
FileIndexMonitor::FileIndexMonitor(CacheStrapper *cs, NotifyBase *cb_in,std::string cachedir, std::string pid,const std::string& config_dir)