]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiSendto.h
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / GuiSendto.h
index 64284c180d8724a7fe4a87e6ee06896ff938ea04..38f0f531a780b0f16567a2a98c5e351f5cd029e9 100644 (file)
@@ -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<Format const *> allFormats() const;
-
 private:
        ///
        Format const * format_;