mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-03 14:45:12 -04:00
removed debug info in ftServer
This commit is contained in:
parent
5aef67d332
commit
1c2cfb2a03
1 changed files with 0 additions and 2 deletions
|
@ -57,8 +57,6 @@ const int ftserverzone = 29539;
|
|||
* #define SERVER_DEBUG_CACHE 1
|
||||
***/
|
||||
|
||||
#define SERVER_DEBUG 1
|
||||
|
||||
#define FTSERVER_DEBUG() std::cerr << time(NULL) << " : FILE_SERVER : " << __FUNCTION__ << " : "
|
||||
#define FTSERVER_ERROR() std::cerr << "(EE) FILE_SERVER ERROR : "
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue