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 67a2a80..d8bcebe 100644
--- a/calmwm.h
+++ b/calmwm.h
@@ -482,8 +482,6 @@ void group_autogroup(struct client_ctx *);
 
 void notification_init(struct screen_ctx *);
 
-Cursor cursor_bigarrow();
-
 void font_init(struct screen_ctx *sc);
 struct fontdesc *font_get(struct screen_ctx *sc, const char *name);
 int font_width(struct fontdesc *fdp, const char *text, int len);