]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
Best to use braces when there are comments.
[lyx.git] / src / BufferParams.h
index 84a5e58eab7cb4cd75ba7894270e6e4db846255b..4e176c945e7dddd0b031c2f9c971f0218dcec37c 100644 (file)
@@ -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;