]> git.lyx.org Git - lyx.git/blobdiff - src/FontList.h
Detect when an external command crashes
[lyx.git] / src / FontList.h
index fed99fe8fc08d34c14ae29bbb565312d68fc79f1..9dfd5274269f1f6036d20f8b6c4ba588cef36b6e 100644 (file)
@@ -112,12 +112,6 @@ public:
                FontSize def_size
                ) const;
 
-       /// is there a font change in middle of the word?
-       bool hasChangeInRange(
-               pos_type pos, ///< position in the paragraph.
-               int len ///< length of the range to check.
-               ) const;
-
        ///
        void validate(LaTeXFeatures & features) const;