mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 16:09:47 +00:00
(OSX) Cleanups
This commit is contained in:
parent
63c8eb1a4c
commit
64dea335ff
@ -3585,7 +3585,6 @@ static bool config_load_shader_preset_internal(
|
||||
*/
|
||||
bool config_load_shader_preset(void)
|
||||
{
|
||||
unsigned idx;
|
||||
size_t path_size = PATH_MAX_LENGTH * sizeof(char);
|
||||
settings_t *settings = config_get_ptr();
|
||||
rarch_system_info_t *system = runloop_get_system_info();
|
||||
|
Loading…
Reference in New Issue
Block a user