]> Dogcows Code - chaz/tint2/blobdiff - src/systray/systraybar.c
*fix* minor bugfixes
[chaz/tint2] / src / systray / systraybar.c
index 86383ab7c66b2cc8a88898e6284d0e14be2ac1a3..bd36ffbee4c64dc11cf7e8f37e7bcef5d4427971 100644 (file)
@@ -102,7 +102,6 @@ void draw_systray(void *obj, cairo_t *c)
                XCopyArea(server.dsp, systray.area.pix, render_background, server.gc, 0, 0, systray.area.width, systray.area.height, 0, 0);
        }
 
-               // tint2 don't draw systray icons. just the background.
        refresh_systray = 1;
 }
 
This page took 0.019362 seconds and 4 git commands to generate.