Fix steam build (#17007)
This commit is contained in:
parent
bbfe078515
commit
1211b2d56a
|
@ -120,7 +120,6 @@ void task_push_steam_core_dlc_install(
|
|||
|
||||
task->handler = task_steam_core_dlc_install_handler;
|
||||
task->state = state;
|
||||
task->mute = false;
|
||||
task->title = strdup(task_title);
|
||||
task->progress = 0;
|
||||
task->callback = NULL;
|
||||
|
|
Loading…
Reference in New Issue