mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-24 03:42:31 +00:00
Remove unused value_hash
This commit is contained in:
parent
707e3e91d2
commit
c9a7dcce4f
@ -503,7 +503,6 @@ static void setting_reset_setting(rarch_setting_t* setting)
|
||||
int setting_set_with_string_representation(rarch_setting_t* setting,
|
||||
const char* value)
|
||||
{
|
||||
uint32_t value_hash;
|
||||
if (!setting || !value)
|
||||
return -1;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user