mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-09 12:02:39 -04:00
Remove unused function Host_UpdateProgressDialog
This commit is contained in:
@@ -140,10 +140,6 @@ void Host_YieldToUI()
|
||||
{
|
||||
}
|
||||
|
||||
void Host_UpdateProgressDialog(const char* caption, int position, int total)
|
||||
{
|
||||
}
|
||||
|
||||
void Host_TitleChanged()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user