wmfs.h: Remove mouseaction() prototype
This commit is contained in:
parent
262b50607d
commit
74cbb4e6a4
@ -120,7 +120,6 @@ void grabkeys(void);
|
||||
void keypress(XEvent ev);
|
||||
void mapnotify(XEvent ev);
|
||||
void maprequest(XEvent ev);
|
||||
void mouseaction(Client *c, int x, int y, int type);
|
||||
void propertynotify(XEvent ev);
|
||||
void unmapnotify(XEvent ev);
|
||||
void getevent(void);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user