all repos — tint2 @ 263d1ab15f8854f3d50c140f92e37f43a46d738a

fork of the tint2 desktop panel for my custom setup - only minimized windows across all desktops for the taskbar

systray: Remove unused variable
o9000 o9000
commit

263d1ab15f8854f3d50c140f92e37f43a46d738a

parent

e76202b355db37b9ac52ddaf6e67501b0943de02

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M src/systray/systraybar.csrc/systray/systraybar.c

@@ -854,7 +854,6 @@ {

if (1 || systray_profile) fprintf(stderr, "XConfigure event: win = %lu (%s), x = %d, y = %d, w = %d, h = %d\n", traywin->win, traywin->name, e->xconfigure.x, e->xconfigure.y, e->xconfigure.width, e->xconfigure.height); - Panel* panel = systray.area.panel; //fprintf(stderr, "move tray %d\n", traywin->x);