From 5f6027281db560cf5d951a992e4d0f06681e581d Mon Sep 17 00:00:00 2001 From: Kornel Benko Date: Wed, 20 Jan 2021 17:09:08 +0100 Subject: [PATCH] Amend c041bb66: Unintended debug output slipped in --- src/lyxfind.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lyxfind.cpp b/src/lyxfind.cpp index 0b252f3a83..82d5583054 100644 --- a/src/lyxfind.cpp +++ b/src/lyxfind.cpp @@ -52,7 +52,7 @@ #include #include -#define ResultsDebug +//#define ResultsDebug #define USE_QT_FOR_SEARCH #if defined(USE_QT_FOR_SEARCH) #include // sets QT_VERSION -- 2.39.5