X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FBufferParams.h;h=4e176c945e7dddd0b031c2f9c971f0218dcec37c;hb=747afa36cdf89fd5d0451ba2555fdb96e7c6a69d;hp=84a5e58eab7cb4cd75ba7894270e6e4db846255b;hpb=f4af191403bb77fad00cdcaa7c20b7bc8fcb1e47;p=lyx.git diff --git a/src/BufferParams.h b/src/BufferParams.h index 84a5e58eab..4e176c945e 100644 --- a/src/BufferParams.h +++ b/src/BufferParams.h @@ -184,8 +184,6 @@ public: /// returns \c true if the buffer contains a LaTeX document bool isLatex() const; - /// returns \c true if the buffer contains a DocBook document - bool isDocBook() const; /// returns \c true if the buffer contains a Wed document bool isLiterate() const;