fix: asString already declared at func beginning

This commit is contained in:
shenleban tongying 2022-08-23 05:06:39 -04:00
parent 565a1115f7
commit d00ea4e420

View File

@ -610,7 +610,6 @@ bool SSearch::fromXML(const SSearchDef& fxml)
if (!checkExtIndexes(fxml.extindexes)) {
std::string asString;
stringsToString(fxml.extindexes, asString);
QMessageBox::warning(
0, "Recoll",