diff --git a/src/ui/dialog/selectordialog.cpp b/src/ui/dialog/selectordialog.cpp index 06a327246da89ff99c9ff57b8718b49d8aa5502f..cca029e2bc12f927e7e72fc21b2fae12dcf0aa76 100644 --- a/src/ui/dialog/selectordialog.cpp +++ b/src/ui/dialog/selectordialog.cpp @@ -953,7 +953,6 @@ void SelectorDialog::_removeClass(SPObject *obj, const Glib::ustring &className, classAttr.erase(i, tok.length()); } else { notfound = true; ->>>>>>> Fixes on selector dialog based in LGM input } } if (all && notfound) {