mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-24 00:54:18 +08:00
debug
This commit is contained in:
@@ -960,8 +960,6 @@ checkagain:
|
||||
if (pMsgQueue->OnIdle && !pMsgQueue->OnIdle (pMsgQueue, FALSE)) {
|
||||
handle_idle_message (pMsgQueue);
|
||||
}
|
||||
|
||||
goto checkagain;
|
||||
}
|
||||
#else /* defined _MGHAVE_VIRTUAL_WINDOW */
|
||||
/* no message, idle */
|
||||
|
||||
Reference in New Issue
Block a user