mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Remove unused variable
This commit is contained in:
parent
3ea4f494d7
commit
9846aeb53a
@ -66,8 +66,6 @@ bool rarch_task_push_content_load_default(
|
||||
retro_task_callback_t cb, void *user_data)
|
||||
{
|
||||
bool load_content = false;
|
||||
enum event_command cmd = CMD_EVENT_NONE;
|
||||
|
||||
|
||||
switch (type)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user