From a7822915526d83940f677b0c2916209a394bced7 Mon Sep 17 00:00:00 2001 From: csoler Date: Thu, 30 Aug 2012 16:52:00 +0000 Subject: [PATCH] removed debug info git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5489 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- plugins/VOIP/services/p3vors.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/VOIP/services/p3vors.cc b/plugins/VOIP/services/p3vors.cc index 4954fd8b2..4071f8db4 100644 --- a/plugins/VOIP/services/p3vors.cc +++ b/plugins/VOIP/services/p3vors.cc @@ -43,8 +43,6 @@ /**** * #define DEBUG_VORS 1 ****/ -#define DEBUG_VORS 1 - /* DEFINE INTERFACE POINTER! */ RsVoip *rsVoip = NULL;