Skip to content

Commit 3fe8e8f

Browse files
authored
Qt: Fix Coding Style Error
Removed a new line.
1 parent c3383c2 commit 3fe8e8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pcsx2-qt/MainWindow.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2586,7 +2586,6 @@ void MainWindow::createDisplayWidget(bool fullscreen, bool render_to_main)
25862586
m_display_surface->create();
25872587
m_display_surface->setPosition(screen()->availableGeometry().topLeft());
25882588
}
2589-
25902589
else
25912590
restoreDisplayWindowGeometryFromConfig();
25922591

0 commit comments

Comments
 (0)