qt: fix multiple compiler warnings
This commit is contained in:
@@ -64,7 +64,6 @@ void SettingsStorageControllers::save() {
|
||||
|
||||
void SettingsStorageControllers::onCurrentMachineChanged(int machineId) {
|
||||
this->machineId = machineId;
|
||||
auto* machine = &machines[machineId];
|
||||
|
||||
/*HD controller config*/
|
||||
auto* model = ui->comboBoxHD->model();
|
||||
|
||||
Reference in New Issue
Block a user