Remove unused prototype; from Ross L Richardson.

This commit is contained in:
okan 2018-07-16 14:19:23 +00:00
parent 0551094182
commit 9999c3e6e0

View File

@ -408,7 +408,6 @@ void client_getsizehints(struct client_ctx *);
void client_hide(struct client_ctx *);
void client_htile(struct client_ctx *);
void client_lower(struct client_ctx *);
void client_map(struct client_ctx *);
void client_msg(struct client_ctx *, Atom, Time);
void client_move(struct client_ctx *);
void client_mtf(struct client_ctx *);