From bd6148ab0fe626ccc2a334cd56cd2beafd0c9df4 Mon Sep 17 00:00:00 2001 From: csoler Date: Thu, 11 Mar 2021 23:42:09 +0100 Subject: [PATCH] removed debug output --- retroshare-gui/src/gui/common/NewFriendList.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/retroshare-gui/src/gui/common/NewFriendList.cpp b/retroshare-gui/src/gui/common/NewFriendList.cpp index 5c7254606..ba794fafe 100644 --- a/retroshare-gui/src/gui/common/NewFriendList.cpp +++ b/retroshare-gui/src/gui/common/NewFriendList.cpp @@ -101,7 +101,6 @@ * #define FRIENDS_DEBUG 1 * #define DEBUG_NEW_FRIEND_LIST 1 *****/ -#define DEBUG_NEW_FRIEND_LIST 1 Q_DECLARE_METATYPE(ElidedLabel*)