mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
fix compiler warning in hw/vfb/InitOutput.c
This commit is contained in:
@@ -255,10 +255,12 @@ OsVendorFatalError()
|
||||
{
|
||||
}
|
||||
|
||||
#if defined(DDXBEFORERESET)
|
||||
void ddxBeforeReset(void)
|
||||
{
|
||||
return;
|
||||
}
|
||||
#endif
|
||||
|
||||
void
|
||||
ddxUseMsg()
|
||||
|
||||
Reference in New Issue
Block a user