]> git.lyx.org Git - lyx.git/blobdiff - src/FontList.h
Account for old versions of Pygments
[lyx.git] / src / FontList.h
index 9dfd5274269f1f6036d20f8b6c4ba588cef36b6e..6400f97524bf0c9b33a1cbfdd7761fd23f213a28 100644 (file)
@@ -105,13 +105,6 @@ public:
        ///
        void decreasePosAfterPos(pos_type pos);
 
-       /// Returns the height of the highest font in range
-       FontSize highestInRange(
-               pos_type startpos,
-               pos_type endpos,
-               FontSize def_size
-               ) const;
-
        ///
        void validate(LaTeXFeatures & features) const;