citra-qt: remove dead code
This commit is contained in:
parent
5245c86f26
commit
560884336f
3 changed files with 0 additions and 5 deletions
|
@ -612,7 +612,6 @@ void GMainWindow::OnConfigure() {
|
|||
auto result = configureDialog.exec();
|
||||
if (result == QDialog::Accepted) {
|
||||
configureDialog.applyConfiguration();
|
||||
render_window->ReloadSetKeymaps();
|
||||
config->Save();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue