]> git.lyx.org Git - features.git/blobdiff - src/buffer.h
get rid of dead code, some new functions constify variables.
[features.git] / src / buffer.h
index 9991e5beccc590be72a30e63478796f314ad91d9..39e5a51dfc8acae90bc3e7a868a6e838946cd201 100644 (file)
@@ -161,9 +161,6 @@ public:
        void latexParagraphs(std::ostream & os, LyXParagraph * par,
                             LyXParagraph * endpar, TexRow & texrow) const;
 
-       ///
-       int runLaTeX();
-
         ///
         int runLiterate();