mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-17 02:49:34 -04:00
* 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:
parent
6b2a6e771b
commit
f08bcc153e
3 changed files with 15 additions and 3 deletions
|
@ -32,7 +32,7 @@
|
|||
* #define DEBUG_THREADS 1
|
||||
*******/
|
||||
|
||||
#define DEBUG_THREADS 1
|
||||
//#define DEBUG_THREADS 1
|
||||
|
||||
#ifdef DEBUG_THREADS
|
||||
#include <iostream>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue