mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Remove stub function
This commit is contained in:
parent
da5d43974a
commit
190c417350
@ -3280,7 +3280,3 @@ bool config_replace(char *path)
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
void config_free_state(void)
|
||||
{
|
||||
}
|
||||
|
@ -646,8 +646,6 @@ bool config_overlay_enable_default(void);
|
||||
|
||||
void config_free(void);
|
||||
|
||||
void config_free_state(void);
|
||||
|
||||
settings_t *config_get_ptr(void);
|
||||
|
||||
RETRO_END_DECLS
|
||||
|
Loading…
x
Reference in New Issue
Block a user