init_content_file - g_extern.content_is_init already gets set

at the end
This commit is contained in:
twinaphex 2015-01-08 14:48:35 +01:00
parent 00602c41e8
commit 86f4fc424b

View File

@ -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)