]> code.delx.au - spectrwm/commitdiff
Removed unused function declaration
authorJames Bunton <jamesbunton@delx.net.au>
Wed, 21 Sep 2016 14:33:53 +0000 (00:33 +1000)
committerJames Bunton <jamesbunton@delx.net.au>
Fri, 23 Sep 2016 14:35:37 +0000 (00:35 +1000)
spectrwm.c

index 78e9b8508d7fe6c5b348af70a57d300395c7f69d..d5dbe618c92c013db710c0b9d32ca630eea1e204 100644 (file)
@@ -988,7 +988,6 @@ void         bar_toggle(struct binding *, struct swm_region *, union arg *);
 void    bar_urgent(char *, size_t);
 void    bar_window_class(char *, size_t, struct swm_region *);
 void    bar_window_class_instance(char *, size_t, struct swm_region *);
-void    bar_window_float(char *, size_t, struct swm_region *);
 void    bar_window_instance(char *, size_t, struct swm_region *);
 void    bar_window_name(char *, size_t, struct swm_region *);
 void    bar_window_state(char *, size_t, struct swm_region *);