From 6136ac08f50ec3d6f9d97ff5991b172b52edf0ec Mon Sep 17 00:00:00 2001 From: csoler Date: Sun, 19 Jan 2020 17:43:57 +0100 Subject: [PATCH] removed grouter debug output --- libretroshare/src/grouter/p3grouter.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/libretroshare/src/grouter/p3grouter.cc b/libretroshare/src/grouter/p3grouter.cc index 44a09eab7..7fe2cc19e 100644 --- a/libretroshare/src/grouter/p3grouter.cc +++ b/libretroshare/src/grouter/p3grouter.cc @@ -197,7 +197,6 @@ /**********************/ //#define GROUTER_DEBUG /**********************/ -#define GROUTER_DEBUG const std::string p3GRouter::SERVICE_INFO_APP_NAME = "Global Router" ;