diff --git a/src/frontends/qt4/GuiView.h b/src/frontends/qt4/GuiView.h index c3ccdbd80a..33bfd97b05 100644 --- a/src/frontends/qt4/GuiView.h +++ b/src/frontends/qt4/GuiView.h @@ -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);