mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 10:40:25 +00:00
Remove inexistent function headers.
This commit is contained in:
@@ -163,8 +163,6 @@ void DoConfigure(void);
|
||||
|
||||
/* xf86Events.c */
|
||||
|
||||
void xf86PostKbdEvent(unsigned key);
|
||||
void xf86PostMseEvent(DeviceIntPtr device, int buttons, int dx, int dy);
|
||||
void xf86Wakeup(pointer blockData, int err, pointer pReadmask);
|
||||
void xf86SigHandler(int signo);
|
||||
void xf86HandlePMEvents(int fd, pointer data);
|
||||
|
||||
Reference in New Issue
Block a user