mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
kill another long gone proto
This commit is contained in:
parent
ff9e573e1d
commit
077173527b
1
calmwm.h
1
calmwm.h
@ -406,7 +406,6 @@ void u_exec(char *);
|
|||||||
|
|
||||||
void grab_sweep(struct client_ctx *);
|
void grab_sweep(struct client_ctx *);
|
||||||
void grab_drag(struct client_ctx *);
|
void grab_drag(struct client_ctx *);
|
||||||
void grab_label(struct client_ctx *);
|
|
||||||
|
|
||||||
void xfree(void *);
|
void xfree(void *);
|
||||||
void *xmalloc(size_t);
|
void *xmalloc(size_t);
|
||||||
|
Loading…
Reference in New Issue
Block a user