Skip to content

Commit 35379f8

Browse files
committed
don't fast exit after stress test
1 parent 7bf9785 commit 35379f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/SumatraStartup.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -1379,7 +1379,6 @@ int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE, LPSTR, int) {
13791379
RestrictPolicies(Perm::SavePreferences);
13801380
RebuildMenuBarForWindow(win);
13811381
StartStressTest(&flags, win);
1382-
fastExit = true;
13831382
}
13841383

13851384
// only hide newly missing files when showing the start page on startup

0 commit comments

Comments
 (0)