]> git.lyx.org Git - features.git/blobdiff - src/buffer.h
several changes and some new insets, read the Changelog
[features.git] / src / buffer.h
index 10388ce06458b2b24be99d5766984769522acd8a..6e02dfce38503e0a1900eb282a250601c99e8975 100644 (file)
@@ -375,11 +375,6 @@ private:
        void pop_tag(std::ostream & os, char const * tag,
                     int & pos, char stack[5][3]);
 
-#if 0
-       ///
-       void RoffAsciiTable(std::ostream &, LyXParagraph * par);
-#endif
-       
        /// is save needed
        mutable bool lyx_clean;