mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
cvsimport
* refs/heads/master: Remove unused prototype; from Ross L Richardson.
This commit is contained in:
commit
b4d4eba6af
1
calmwm.h
1
calmwm.h
@ -429,7 +429,6 @@ void client_getsizehints(struct client_ctx *);
|
|||||||
void client_hide(struct client_ctx *);
|
void client_hide(struct client_ctx *);
|
||||||
void client_htile(struct client_ctx *);
|
void client_htile(struct client_ctx *);
|
||||||
void client_lower(struct client_ctx *);
|
void client_lower(struct client_ctx *);
|
||||||
void client_map(struct client_ctx *);
|
|
||||||
void client_msg(struct client_ctx *, Atom, Time);
|
void client_msg(struct client_ctx *, Atom, Time);
|
||||||
void client_move(struct client_ctx *);
|
void client_move(struct client_ctx *);
|
||||||
void client_mtf(struct client_ctx *);
|
void client_mtf(struct client_ctx *);
|
||||||
|
Loading…
Reference in New Issue
Block a user