mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 13:20:27 -06:00
Remove unused function Host_UpdateProgressDialog
This commit is contained in:
@ -45,9 +45,6 @@ bool Host_RendererIsFullscreen()
|
||||
void Host_YieldToUI()
|
||||
{
|
||||
}
|
||||
void Host_UpdateProgressDialog(const char* caption, int position, int total)
|
||||
{
|
||||
}
|
||||
void Host_TitleChanged()
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user