From 9999c3e6e0191c91d36674e5968000b58610ed14 Mon Sep 17 00:00:00 2001 From: okan Date: Mon, 16 Jul 2018 14:19:23 +0000 Subject: Remove unused prototype; from Ross L Richardson. --- calmwm.h | 1 - 1 file changed, 1 deletion(-) diff --git a/calmwm.h b/calmwm.h index e4dbe3a..4984417 100644 --- a/calmwm.h +++ b/calmwm.h @@ -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 *); -- cgit 1.4.1