mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 20:58:54 +00:00
Remove unused function Host_UpdateProgressDialog
This commit is contained in:
parent
c6ee767851
commit
55f787b898
9 changed files with 0 additions and 50 deletions
|
@ -33,7 +33,6 @@ signals:
|
|||
void RequestTitle(const QString& title);
|
||||
void RequestStop();
|
||||
void RequestRenderSize(int w, int h);
|
||||
void UpdateProgressDialog(QString label, int position, int maximum);
|
||||
void UpdateDisasmDialog();
|
||||
void NotifyMapLoaded();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue