]> git.lyx.org Git - lyx.git/blobdiff - src/lyxtext.h
more not-so-useful stuff removed
[lyx.git] / src / lyxtext.h
index 3c343182bebfb67fcdbbc3081025b4c3988ced62..dcca30446174147385610867f380d832109442b0 100644 (file)
@@ -364,14 +364,7 @@ public:
                       bool same_content);
        ///
        void gotoInset(InsetOld::Code code, bool same_content);
-       ///
-
-       /* for the greater insets */
 
-       /// returns false if inset wasn't found
-       bool updateInset(InsetOld *);
-       ///
-       void checkParagraph(ParagraphList::iterator pit, lyx::pos_type pos);
        ///
        int workWidth() const;