mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Remove unused variable
This commit is contained in:
parent
3ea4f494d7
commit
9846aeb53a
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue