remove unused declaration

This commit is contained in:
Georg Baum 2016-06-25 20:31:14 +02:00
parent 4c361a7bdf
commit deaaf9bfe2

View 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);