* Disabled Thread debugging.

* Fixed up bdProxyId initialisation
 * Improved Error Code translation (for unknown entries)



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4826 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2012-01-20 17:30:16 +00:00
parent 6b2a6e771b
commit f08bcc153e
3 changed files with 15 additions and 3 deletions

View file

@ -32,7 +32,7 @@
* #define DEBUG_THREADS 1
*******/
#define DEBUG_THREADS 1
//#define DEBUG_THREADS 1
#ifdef DEBUG_THREADS
#include <iostream>