systray: removing redundant getatomprop declaration in bar_systray.h, ref. #260

pull/271/head
bakkeby 2 years ago
parent 39fde74dfd
commit d7456b235a

@ -32,7 +32,6 @@ static int draw_systray(Bar *bar, BarArg *a);
static int click_systray(Bar *bar, Arg *arg, BarArg *a);
/* function declarations */
static Atom getatomprop(Client *c, Atom prop);
static void removesystrayicon(Client *i);
static void resizerequest(XEvent *e);
static void updatesystrayicongeom(Client *i, int w, int h);

Loading…
Cancel
Save