Remove unused variable

This commit is contained in:
twinaphex 2021-05-21 20:02:22 +02:00
parent 74f1bf59b9
commit 57c4802ab4
1 changed files with 0 additions and 1 deletions

View File

@ -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';