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