mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-26 12:27:58 +08:00
tune code for _MGSCHEMA_COMPOSITING
This commit is contained in:
@@ -112,6 +112,7 @@ void mg_TerminateDesktop (void)
|
||||
#endif
|
||||
|
||||
kernel_free_z_order_info (__mg_zorder_info);
|
||||
__mg_zorder_info = NULL;
|
||||
DestroyFreeClipRectList (&sg_FreeClipRectList);
|
||||
DestroyFreeClipRectList (&sg_FreeInvRectList);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user