[LyX/master] Amend c041bb66: Unintended debug output slipped in

Kornel Benko kornel at lyx.org
Wed Jan 20 16:09:13 UTC 2021


commit 5f6027281db560cf5d951a992e4d0f06681e581d
Author: Kornel Benko <kornel at lyx.org>
Date:   Wed Jan 20 17:09:08 2021 +0100

    Amend c041bb66: Unintended debug output slipped in
---
 src/lyxfind.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/lyxfind.cpp b/src/lyxfind.cpp
index 0b252f3..82d5583 100644
--- a/src/lyxfind.cpp
+++ b/src/lyxfind.cpp
@@ -52,7 +52,7 @@
 #include <map>
 #include <regex>
 
-#define ResultsDebug
+//#define ResultsDebug
 #define USE_QT_FOR_SEARCH
 #if defined(USE_QT_FOR_SEARCH)
 	#include <QtCore>	// sets QT_VERSION


More information about the lyx-cvs mailing list