remove unused proto

This commit is contained in:
okan 2016-09-30 21:44:51 +00:00
parent 1c54fc079d
commit 1d3a6905f1

View File

@ -422,7 +422,6 @@ void client_transient(struct client_ctx *);
void client_unhide(struct client_ctx *);
void client_urgency(struct client_ctx *);
void client_vtile(struct client_ctx *);
void client_warp(struct client_ctx *);
void client_wm_hints(struct client_ctx *);
void group_alltoggle(struct screen_ctx *);