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