remove: drop Wayland frontend
This commit is contained in:
9
fn.h
9
fn.h
@@ -42,15 +42,6 @@ uvlong ownernew(void);
|
||||
int srvreadkey(int, Keyreq*);
|
||||
void srvthread(void*);
|
||||
void ibusthread(void*);
|
||||
void waylandthread(void*);
|
||||
void wlstateinit(Wlstate*);
|
||||
int wlstatepress(Wlstate*, u32int, int, int, uvlong);
|
||||
int wlstaterelease(Wlstate*, u32int);
|
||||
void wlstaterepeatinfo(Wlstate*, int, int);
|
||||
void wlstatecancelrepeat(Wlstate*);
|
||||
void wlstateclear(Wlstate*);
|
||||
int wlstatetimeout(Wlstate*, uvlong);
|
||||
int wlstaterepeat(Wlstate*, uvlong, u32int*);
|
||||
|
||||
void* emalloc(ulong);
|
||||
void* erealloc(void*, ulong);
|
||||
|
||||
Reference in New Issue
Block a user