X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt4%2FGuiSendto.h;h=38f0f531a780b0f16567a2a98c5e351f5cd029e9;hb=425d092204118ea6c24c28e85fdf03fcf2bb51a4;hp=d1807bf1d4a98e199a8b21c4aeaaebecc63598e7;hpb=7950986c87624412e81010c00ef9f64f4c8bd3a1;p=lyx.git diff --git a/src/frontends/qt4/GuiSendto.h b/src/frontends/qt4/GuiSendto.h index d1807bf1d4..38f0f531a7 100644 --- a/src/frontends/qt4/GuiSendto.h +++ b/src/frontends/qt4/GuiSendto.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author Angus Leeming - * \author Jürgen Spitzmüller + * \author Jürgen Spitzmüller * * Full author contact details are available in file CREDITS. */ @@ -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_;