X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFontList.h;h=2b09c11fb41c09d2019dfe5ed46a1c078fa9a327;hb=d9082639080b9de993742bd352f92e5183058cf5;hp=6400f97524bf0c9b33a1cbfdd7761fd23f213a28;hpb=ac759b4368e2a3477c8ef81ebf749a68280ef3d8;p=lyx.git diff --git a/src/FontList.h b/src/FontList.h index 6400f97524..2b09c11fb4 100644 --- a/src/FontList.h +++ b/src/FontList.h @@ -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);