mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Fix steam build (#17007)
This commit is contained in:
parent
bbfe078515
commit
1211b2d56a
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue