]> git.lyx.org Git - features.git/blobdiff - src/LyXView.h
get rid of dead code, some new functions constify variables.
[features.git] / src / LyXView.h
index af420cad927c5c77d31d2bbc5d977d0b610f3bb3..7e994aeb435aec84f952f94ef0d40b81b3de424e 100644 (file)
@@ -131,10 +131,8 @@ private:
        BufferView * bufferview;
        ///
        void invalidateLayoutChoice();
-       ///
-       void UpdateDocumentClassChoice();
 public:
-#if FL_REVISION < 89
+#if 0
        ///
        static int KeyPressMask_raw_callback(FL_FORM *, void * xev);
 #endif