diff --git a/content.c b/content.c index 9bf2b4b650..9de3357824 100644 --- a/content.c +++ b/content.c @@ -557,7 +557,6 @@ bool init_content_file(void) struct string_list *content = NULL; const struct retro_subsystem_info *special = NULL; - g_extern.content_is_init = false; g_extern.temporary_content = string_list_new(); if (!g_extern.temporary_content)