mirror of
https://github.com/libretro/RetroArch
synced 2025-04-16 08:43:10 +00:00
Remove unused variables
This commit is contained in:
parent
bed667c461
commit
bbfb8a3f31
@ -21,9 +21,6 @@
|
|||||||
|
|
||||||
int menu_hash_get_help_eo_enum(enum msg_hash_enums msg, char *s, size_t len)
|
int menu_hash_get_help_eo_enum(enum msg_hash_enums msg, char *s, size_t len)
|
||||||
{
|
{
|
||||||
uint32_t driver_hash = 0;
|
|
||||||
settings_t *settings = config_get_ptr();
|
|
||||||
|
|
||||||
switch (msg)
|
switch (msg)
|
||||||
{
|
{
|
||||||
case MSG_UNKNOWN:
|
case MSG_UNKNOWN:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user