diff --git a/src/frontends/qt4/GuiSymbols.cpp b/src/frontends/qt4/GuiSymbols.cpp index 145a2d20dd..9f7dd6105b 100644 --- a/src/frontends/qt4/GuiSymbols.cpp +++ b/src/frontends/qt4/GuiSymbols.cpp @@ -477,7 +477,6 @@ void GuiSymbols::updateSymbolList(bool update_combo) // this happens when the encoding changes when moving the cursor categoryCO->setCurrentIndex(0); updateSymbolList(false); - return; } }