]> git.lyx.org Git - lyx.git/blobdiff - src/Bullet.cpp
Simplify
[lyx.git] / src / Bullet.cpp
index 00a13ecd5c57856768f98ed3041ab002a68b6bd2..4308189d92d4bb3442f802b5e0217ac4cb593a89 100644 (file)
@@ -123,7 +123,6 @@ int Bullet::getSize() const
 
 FontSize Bullet::getFontSize() const
 {
-
        if (size >= 0)
                return bulletFontSize(size);
        else