X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FGuiSendto.h;h=38f0f531a780b0f16567a2a98c5e351f5cd029e9;hb=425d092204118ea6c24c28e85fdf03fcf2bb51a4;hp=64284c180d8724a7fe4a87e6ee06896ff938ea04;hpb=f1cba8ff64b369792fd49f5ddf90e8126ab476ac;p=lyx.git diff --git a/src/frontends/qt4/GuiSendto.h b/src/frontends/qt4/GuiSendto.h index 64284c180d..38f0f531a7 100644 --- a/src/frontends/qt4/GuiSendto.h +++ b/src/frontends/qt4/GuiSendto.h @@ -61,9 +61,6 @@ private: /// FuncCode getLfun() const { return LFUN_BUFFER_EXPORT_CUSTOM; } - /// Return a vector of those formats that can be exported from "lyx". - std::vector allFormats() const; - private: /// Format const * format_;