]> git.lyx.org Git - features.git/commitdiff
remove unused declaration
authorGeorg Baum <baum@lyx.org>
Sat, 25 Jun 2016 18:31:14 +0000 (20:31 +0200)
committerGeorg Baum <baum@lyx.org>
Sat, 25 Jun 2016 18:32:07 +0000 (20:32 +0200)
src/frontends/qt4/GuiView.h

index c3ccdbd80a678a0f7f18b38e18594ae2e528578a..33bfd97b05b14428c1df4c8074aff393693fab28 100644 (file)
@@ -364,8 +364,6 @@ private:
        ///
        void insertLyXFile(docstring const & fname);
        ///
-       void insertPlaintextFile(docstring const & fname,
-               bool asParagraph);
        /// Open Export As ... dialog. \p iformat is the format the
        /// filter is initially set to.
        bool exportBufferAs(Buffer & b, docstring const & iformat);