mirror of
https://github.com/libretro/RetroArch
synced 2025-03-30 07:20:36 +00:00
(frontend) Get rid of one redundant RARCH_CONSOLE ifdef
This commit is contained in:
parent
d640c16eb3
commit
3fda41bb8a
@ -81,9 +81,7 @@ void rarch_make_dir(const char *x, const char *name)
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
#if defined(RARCH_CONSOLE)
|
||||
void rarch_get_environment_console(void)
|
||||
{
|
||||
init_libretro_sym(false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user