mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-26 12:27:58 +08:00
call mg_TerminateCompositor in TerminateGUI
This commit is contained in:
@@ -334,7 +334,6 @@ BOOL GUIAPI ServerStartup (int nr_globals,
|
|||||||
_ERR_PRINTF ("mginit: failed to initialize compositor!\n");
|
_ERR_PRINTF ("mginit: failed to initialize compositor!\n");
|
||||||
goto fail;
|
goto fail;
|
||||||
}
|
}
|
||||||
atexit (mg_TerminateCompositor);
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
return TRUE;
|
return TRUE;
|
||||||
|
|||||||
Reference in New Issue
Block a user