Remove unused variable
This commit is contained in:
parent
74f1bf59b9
commit
57c4802ab4
|
@ -39431,7 +39431,6 @@ bool core_options_create_override(bool game_specific)
|
|||
{
|
||||
char options_path[PATH_MAX_LENGTH];
|
||||
config_file_t *conf = NULL;
|
||||
struct rarch_state *p_rarch = &rarch_st;
|
||||
|
||||
options_path[0] = '\0';
|
||||
|
||||
|
|
Loading…
Reference in New Issue