Remove unused function Host_UpdateProgressDialog

This commit is contained in:
JosJuice
2020-04-03 12:53:38 +02:00
parent c6ee767851
commit 55f787b898
9 changed files with 0 additions and 50 deletions
-4
View File
@@ -140,10 +140,6 @@ void Host_YieldToUI()
{
}
void Host_UpdateProgressDialog(const char* caption, int position, int total)
{
}
void Host_TitleChanged()
{
}