mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-28 09:50:07 +01:00
Remove inexistent function headers.
This commit is contained in:
parent
0b9ef835a0
commit
3fd5fab566
1 changed files with 0 additions and 2 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue