diff --git a/calmwm.h b/calmwm.h index 033202d..1076f96 100644 --- a/calmwm.h +++ b/calmwm.h @@ -429,7 +429,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 *);