]> git.lyx.org Git - lyx.git/blobdiff - src/FontList.h
de.po
[lyx.git] / src / FontList.h
index 6400f97524bf0c9b33a1cbfdd7761fd23f213a28..2b09c11fb41c09d2019dfe5ed46a1c078fa9a327 100644 (file)
@@ -96,11 +96,6 @@ public:
        ///
        void set(pos_type pos, Font const & font);
        ///
-       void setRange(
-               pos_type startpos,
-               pos_type endpos,
-               Font const & font);
-       ///
        void increasePosAfterPos(pos_type pos);
        ///
        void decreasePosAfterPos(pos_type pos);