mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
committed by
Peter Hutterer
parent
836f93de99
commit
f013979507
@@ -826,3 +826,12 @@ ddxGiveUp(enum ExitCode error)
|
||||
{
|
||||
LogClose(error);
|
||||
}
|
||||
|
||||
#if INPUTTHREAD
|
||||
/** This function is called in Xserver/os/inputthread.c when starting
|
||||
the input thread. */
|
||||
void
|
||||
ddxInputThreadInit(void)
|
||||
{
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user