X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FGuiSendto.cpp;h=8aece21b81d995d6b3249ee862465a024b80be39;hb=823e44822e6638824900eee2f7e2e7165af97f8d;hp=3eff7f4cc37ba7bc66ad7164b86e35e07fe70aca;hpb=f71a2f708ef2e2ba02871e18189f1db87ed62036;p=features.git diff --git a/src/frontends/qt4/GuiSendto.cpp b/src/frontends/qt4/GuiSendto.cpp index 3eff7f4cc3..8aece21b81 100644 --- a/src/frontends/qt4/GuiSendto.cpp +++ b/src/frontends/qt4/GuiSendto.cpp @@ -142,7 +142,6 @@ bool GuiSendTo::isValid() bool GuiSendTo::initialiseParams(string const &) { format_ = 0; - command_ = toqstr(lyxrc.custom_export_command); paramsToDialog(format_, command_); return true; }