mirror of
https://github.com/starr-dusT/citra.git
synced 2024-10-02 10:26:17 -07:00
citra_qt: Remove return
This commit is contained in:
parent
4564fc5baa
commit
77b338e928
@ -943,7 +943,6 @@ void GMainWindow::OnMenuInstallCIA() {
|
|||||||
emit CIAInstallReport(status, current_path);
|
emit CIAInstallReport(status, current_path);
|
||||||
}
|
}
|
||||||
emit CIAInstallFinished();
|
emit CIAInstallFinished();
|
||||||
return;
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user