mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-07 02:52:42 +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");
|
||||
goto fail;
|
||||
}
|
||||
atexit (mg_TerminateCompositor);
|
||||
#endif
|
||||
|
||||
return TRUE;
|
||||
|
||||
Reference in New Issue
Block a user