mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-16 14:12:39 +00:00
Remove unused variable
This commit is contained in:
parent
8e4945ab28
commit
ae786a016d
@ -135,8 +135,6 @@ bool gui_application::Init()
|
||||
// Create connects to propagate events throughout Gui.
|
||||
InitializeConnects();
|
||||
|
||||
bool set_dark_theme = false;
|
||||
|
||||
if (m_gui_settings->GetValue(gui::ib_show_welcome).toBool())
|
||||
{
|
||||
welcome_dialog* welcome = new welcome_dialog(m_gui_settings, false);
|
||||
|
Loading…
Reference in New Issue
Block a user