]> Dogcows Code - chaz/tint2/blobdiff - src/tint.c
reverted my last checkin, because I forgot that XCopyArea only works if src.depth...
[chaz/tint2] / src / tint.c
index 3a7b82b8415f8590d29723dd0899a7589dac8327..1a5c4bbe8ba68bb8251693dfcb722aa8dddccf78 100644 (file)
@@ -703,7 +703,6 @@ int main (int argc, char *argv[])
                        panel = (Panel*)systray.area.panel;
                        if (refresh_systray && !panel->is_hidden) {
                                refresh_systray = 0;
-                               panel = (Panel*)systray.area.panel;
                                // tint2 doen't draw systray icons. it just redraw background.
                                XSetWindowBackgroundPixmap (server.dsp, panel->main_win, panel->temp_pmap);
                                // force icon's refresh
This page took 0.023914 seconds and 4 git commands to generate.