diff --git a/src/qtgui/rclmain_w.cpp b/src/qtgui/rclmain_w.cpp index c6c39cc3..4ac98210 100644 --- a/src/qtgui/rclmain_w.cpp +++ b/src/qtgui/rclmain_w.cpp @@ -768,7 +768,6 @@ void RclMain::rebuildIndex() void RclMain::startSearch(RefCntr sdata) { LOGDEB(("RclMain::startSearch. Indexing %s\n", m_idxproc?"on":"off")); - emit searchReset(); m_source = RefCntr(); // The db may have been closed at the end of indexing