mirror of
https://github.com/libretro/RetroArch
synced 2025-04-03 10:21:31 +00:00
(Vita) Remove unused variable
This commit is contained in:
parent
6eb1a55b52
commit
364034f1b2
@ -72,7 +72,6 @@ static void frontend_psp_get_environment_settings(int *argc, char *argv[],
|
|||||||
void *args, void *params_data)
|
void *args, void *params_data)
|
||||||
{
|
{
|
||||||
struct rarch_main_wrap *params = NULL;
|
struct rarch_main_wrap *params = NULL;
|
||||||
char buf[PATH_MAX_LENGTH] = {0};
|
|
||||||
|
|
||||||
(void)args;
|
(void)args;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user