mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 19:45:20 +00:00
minor cleanup
This commit is contained in:
parent
293f23e641
commit
f027bf64bf
1 changed files with 0 additions and 1 deletions
|
@ -414,7 +414,6 @@ void main_window::OnMissingFw()
|
|||
connect(mb, &QDialog::accepted, this, [this]()
|
||||
{
|
||||
InstallPup();
|
||||
|
||||
});
|
||||
|
||||
mb->open();
|
||||
|
|
Loading…
Add table
Reference in a new issue