mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
remove declaration of removed function
Reminded by matthieu@ (thanks!)
This commit is contained in:
parent
01a3f493d6
commit
381ba77e03
2
calmwm.h
2
calmwm.h
@ -484,8 +484,6 @@ void group_autogroup(struct client_ctx *);
|
|||||||
|
|
||||||
void notification_init(struct screen_ctx *);
|
void notification_init(struct screen_ctx *);
|
||||||
|
|
||||||
struct client_ctx *geographic_west(struct client_ctx *);
|
|
||||||
|
|
||||||
Cursor cursor_bigarrow();
|
Cursor cursor_bigarrow();
|
||||||
|
|
||||||
void font_init(struct screen_ctx *sc);
|
void font_init(struct screen_ctx *sc);
|
||||||
|
Loading…
Reference in New Issue
Block a user