X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FBullet.cpp;h=4308189d92d4bb3442f802b5e0217ac4cb593a89;hb=96d9e748cf25dc704edba7fe07efd3d9ea274f11;hp=00a13ecd5c57856768f98ed3041ab002a68b6bd2;hpb=c02fe70797a0b613fae379a84a9a97a8dc4e022f;p=lyx.git diff --git a/src/Bullet.cpp b/src/Bullet.cpp index 00a13ecd5c..4308189d92 100644 --- a/src/Bullet.cpp +++ b/src/Bullet.cpp @@ -123,7 +123,6 @@ int Bullet::getSize() const FontSize Bullet::getFontSize() const { - if (size >= 0) return bulletFontSize(size); else