Disabled the CACHE_OPT code, until the duplicate cache entries is fixed.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4210 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2011-05-17 19:57:29 +00:00
parent d208fa3c37
commit 29edfff524

View File

@ -51,7 +51,10 @@
#define FAILED_CACHE_CONT "failedcachegrp" // cache id which have failed are stored under a node of this name/grpid
#define HIST_CACHE_FNAME "grp_history.xml"
#define ENABLE_CACHE_OPT
/***
* #define ENABLE_CACHE_OPT 1
***/
/*****
* #define DISTRIB_DEBUG 1