]> git.lyx.org Git - lyx.git/blobdiff - src/buffer.h
the spellcheck cleanup
[lyx.git] / src / buffer.h
index 12fb74ea92051be2cabc877f94bb028739e38d2a..5b3de3e38be7328c5422b862acf85e88047468fe 100644 (file)
@@ -359,9 +359,6 @@ public:
        ///
        ParConstIterator par_iterator_end() const;
 
-       ///
-       InsetOld * getInsetFromID(int id_arg) const;
-
        /** \returns true only when the file is fully loaded.
         *  Used to prevent the premature generation of previews
         *  and by the citation inset.