Kill some more dead code, cursor.c goes away.

ok marc@
This commit is contained in:
oga
2008-01-08 20:21:43 +00:00
parent 160d6aa910
commit 3de5c68888
3 changed files with 1 additions and 68 deletions

View File

@@ -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);