mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
xnest: 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
2f46a02217
commit
c6777fe48e
@@ -154,13 +154,6 @@ ddxGiveUp(enum ExitCode error)
|
||||
xnestCloseDisplay();
|
||||
}
|
||||
|
||||
#ifdef __APPLE__
|
||||
void
|
||||
DarwinHandleGUI(int argc, char *argv[])
|
||||
{
|
||||
}
|
||||
#endif
|
||||
|
||||
void
|
||||
OsVendorInit(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user