X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fpanel.h;h=765b5f19e728b2ea7785638f624d7f3136b9a993;hb=ea2b169f10d49d8f304c9b972022f9dd5b5b6df7;hp=257563a2528dca4963b055847beacf523bc9e0cd;hpb=bb00ef3c982009c990cccf86af7fd9b904ba20a1;p=chaz%2Ftint2 diff --git a/src/panel.h b/src/panel.h index 257563a..765b5f1 100644 --- a/src/panel.h +++ b/src/panel.h @@ -59,8 +59,6 @@ extern int panel_autohide_hide_timeout; extern int panel_autohide_height; // for vertical panels this is of course the width extern int panel_strut_policy; -extern Task *task_active; -extern Task *task_drag; extern int max_tick_urgent; extern GArray* backgrounds;