mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
remove dead extern
This commit is contained in:
parent
3e151f8c76
commit
5947879dfb
2
calmwm.h
2
calmwm.h
@ -509,7 +509,7 @@ extern struct screen_ctx_q Screenq;
|
|||||||
extern struct client_ctx_q Clientq;
|
extern struct client_ctx_q Clientq;
|
||||||
extern struct conf Conf;
|
extern struct conf Conf;
|
||||||
|
|
||||||
extern int HasXinerama, HasRandr, Randr_ev;
|
extern int HasRandr, Randr_ev;
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
WM_STATE,
|
WM_STATE,
|
||||||
|
Loading…
Reference in New Issue
Block a user