Filing in icons to work better on dark backgrounds
[ejpi] / src / libraries / qtpie.py
index 0817186..e1af2c1 100755 (executable)
@@ -195,8 +195,6 @@ class PieArtist(object):
        ICON_SIZE_DEFAULT = 32
 
        def __init__(self, filing):
-               # @bug Plus it would be a good idea to fill in the icon body's
-               # @bug Maybe even make the icons glow?
                self._filing = filing
 
                self._cachedOuterRadius = self._filing.outerRadius()