X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFontList.h;h=61ab2205f244d3d78f122ff7cf13d1d4e560dc6e;hb=57a29ac9a608b81ea847b1c041f5e61a1ac6abf0;hp=388a04ee21c33c58382e463dff947ae0fd76d6e5;hpb=23fded1fc0b243e6afe16797b08cd33ce0997cec;p=lyx.git diff --git a/src/FontList.h b/src/FontList.h index 388a04ee21..61ab2205f2 100644 --- a/src/FontList.h +++ b/src/FontList.h @@ -105,12 +105,6 @@ public: /// void decreasePosAfterPos(pos_type pos); - /// - void setMisspelled( - pos_type startpos, - pos_type endpos, - bool misspelled); - /// Returns the height of the highest font in range FontSize highestInRange( pos_type startpos,