mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +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
|
@ -45,9 +45,6 @@ bool Host_RendererIsFullscreen()
|
|||
void Host_YieldToUI()
|
||||
{
|
||||
}
|
||||
void Host_UpdateProgressDialog(const char* caption, int position, int total)
|
||||
{
|
||||
}
|
||||
void Host_TitleChanged()
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue