about summary refs log tree commit diff
path: root/calmwm.h
diff options
context:
space:
mode:
Diffstat (limited to 'calmwm.h')
-rw-r--r--calmwm.h2
1 files changed, 0 insertions, 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);