mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 10:14:52 +00:00
vfb: drop unused DarwinHandleGUI()
Obsolete since 17 years now, probably just forgotten to clean up.
Fixes: ef1c520537
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
93013224b4
commit
2f46a02217
@@ -259,13 +259,6 @@ ddxGiveUp(enum ExitCode error)
|
||||
}
|
||||
}
|
||||
|
||||
#ifdef __APPLE__
|
||||
void
|
||||
DarwinHandleGUI(int argc, char *argv[])
|
||||
{
|
||||
}
|
||||
#endif
|
||||
|
||||
void
|
||||
OsVendorInit(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user