From 381ba77e031384c440d28668b93ab4cb17e0d623 Mon Sep 17 00:00:00 2001 From: marc Date: Wed, 2 Jan 2008 20:54:32 +0000 Subject: remove declaration of removed function Reminded by matthieu@ (thanks!) --- calmwm.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/calmwm.h b/calmwm.h index da30b5d..2d38e71 100644 --- a/calmwm.h +++ b/calmwm.h @@ -484,8 +484,6 @@ void group_autogroup(struct client_ctx *); void notification_init(struct screen_ctx *); -struct client_ctx *geographic_west(struct client_ctx *); - Cursor cursor_bigarrow(); void font_init(struct screen_ctx *sc); -- cgit 1.4.1