mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
remove unused declaration
This commit is contained in:
parent
4c361a7bdf
commit
deaaf9bfe2
@ -364,8 +364,6 @@ private:
|
|||||||
///
|
///
|
||||||
void insertLyXFile(docstring const & fname);
|
void insertLyXFile(docstring const & fname);
|
||||||
///
|
///
|
||||||
void insertPlaintextFile(docstring const & fname,
|
|
||||||
bool asParagraph);
|
|
||||||
/// Open Export As ... dialog. \p iformat is the format the
|
/// Open Export As ... dialog. \p iformat is the format the
|
||||||
/// filter is initially set to.
|
/// filter is initially set to.
|
||||||
bool exportBufferAs(Buffer & b, docstring const & iformat);
|
bool exportBufferAs(Buffer & b, docstring const & iformat);
|
||||||
|
Loading…
Reference in New Issue
Block a user