mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-07 02:52:42 +08:00
move definitaion of __mg_layer to src/newgal/video.c
This commit is contained in:
@@ -93,9 +93,6 @@ PMSGQUEUE __mg_dsk_msg_queue = &__mg_desktop_msg_queue;
|
||||
|
||||
GHANDLE __mg_layer;
|
||||
|
||||
/* always be zero for clients. */
|
||||
BOOL __mg_switch_away;
|
||||
|
||||
static void lock_zi_for_read (const ZORDERINFO* zi)
|
||||
{
|
||||
struct sembuf sb;
|
||||
|
||||
Reference in New Issue
Block a user