This commit is contained in:
Vincent Wei
2019-12-02 11:09:12 +08:00
parent fb90d5e164
commit a2e4b55966

View File

@@ -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);