mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-30 10:29:59 +03:00
Get rid of one reloadInstanceVersion
This commit is contained in:
parent
e95619fa67
commit
42a85def60
2 changed files with 6 additions and 6 deletions
|
|
@ -145,10 +145,6 @@ void OneSixModEditDialog::on_removeLibraryBtn_clicked()
|
|||
{
|
||||
QMessageBox::critical(this, tr("Error"), tr("Couldn't remove file"));
|
||||
}
|
||||
else
|
||||
{
|
||||
reloadInstanceVersion();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue