mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-30 06:43:53 +00:00
remove unused variable
This commit is contained in:
parent
268570a108
commit
d113f218a2
@ -983,7 +983,6 @@ static void menu_action_setting_disp_set_label(file_list_t* list,
|
||||
{
|
||||
rarch_system_info_t *system = rarch_system_info_get_ptr();
|
||||
uint32_t hash_label = menu_hash_calculate(label);
|
||||
global_t *global = global_get_ptr();
|
||||
|
||||
*s = '\0';
|
||||
*w = 19;
|
||||
|
Loading…
Reference in New Issue
Block a user