Bug 1083653 - fix intermittent failure for marStageSuccessPartialSvc.js and marStageFailurePartialSvc.js. r=spohl

This commit is contained in:
Robert Strong 2015-04-04 05:24:54 -07:00
parent 8f750e1fdb
commit 5b37e6b051

View File

@ -2057,7 +2057,6 @@ WaitForServiceFinishThread(void *param)
// We wait at most 10 minutes, we already waited 5 seconds previously
// before deciding to show this UI.
WaitForServiceStop(SVC_NAME, 595);
LOG(("calling QuitProgressUI"));
QuitProgressUI();
}
#endif