mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
remove unused extern
ok oga@
This commit is contained in:
parent
42bf29fb20
commit
4e2014863b
2
conf.c
2
conf.c
@ -31,8 +31,6 @@
|
||||
static void conf_mouseunbind(struct conf *, struct mousebinding *);
|
||||
static void conf_unbind(struct conf *, struct keybinding *);
|
||||
|
||||
extern struct screen_ctx *Curscreen;
|
||||
|
||||
/* Add an command menu entry to the end of the menu */
|
||||
void
|
||||
conf_cmd_add(struct conf *c, char *image, char *label, int flags)
|
||||
|
Loading…
Reference in New Issue
Block a user