From aa0c236607783a2abd21cdac507a8e125550bbc9 Mon Sep 17 00:00:00 2001 From: csoler Date: Mon, 21 Apr 2014 13:13:00 +0000 Subject: [PATCH] removed debug info for grouter git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7296 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- libretroshare/src/grouter/p3grouter.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libretroshare/src/grouter/p3grouter.cc b/libretroshare/src/grouter/p3grouter.cc index c1e519217..9e571aa67 100644 --- a/libretroshare/src/grouter/p3grouter.cc +++ b/libretroshare/src/grouter/p3grouter.cc @@ -194,7 +194,7 @@ #include "grouterclientservice.h" /**********************/ -#define GROUTER_DEBUG +//#define GROUTER_DEBUG /**********************/ const std::string p3GRouter::SERVICE_INFO_APP_NAME = "Global Router" ;