mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-02-08 03:41:52 +08:00
cleanup
This commit is contained in:
@@ -619,8 +619,6 @@ failure1:
|
||||
|
||||
void GUIAPI TerminateGUI (int not_used)
|
||||
{
|
||||
/* printf("Quit from MiniGUIMain()\n"); */
|
||||
|
||||
__mg_enter_terminategui = 1;
|
||||
|
||||
pthread_join (__mg_desktop, NULL);
|
||||
|
||||
Reference in New Issue
Block a user