From 3de5c68888ab62ceabfe7f435cc300d8c7725075 Mon Sep 17 00:00:00 2001 From: oga Date: Tue, 8 Jan 2008 20:21:43 +0000 Subject: Kill some more dead code, cursor.c goes away. ok marc@ --- calmwm.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'calmwm.h') 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); -- cgit 1.4.1