Skip to content

Commit 2669b02

Browse files
Pesastenzek
authored andcommitted
Qt: Remove obsolete comment
The logic was changed in 281119b
1 parent bc908aa commit 2669b02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/duckstation-qt/qthost.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3394,7 +3394,6 @@ int main(int argc, char* argv[])
33943394
// Always kick off update check. It'll take over if the user is booting a game fullscreen.
33953395
g_main_window->startupUpdateCheck();
33963396

3397-
// Skip the update check if we're booting a game directly.
33983397
if (autoboot)
33993398
g_emu_thread->bootSystem(std::move(autoboot));
34003399

0 commit comments

Comments
 (0)