mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-08-07 08:39:28 +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]()
|
connect(mb, &QDialog::accepted, this, [this]()
|
||||||
{
|
{
|
||||||
InstallPup();
|
InstallPup();
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
mb->open();
|
mb->open();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue