Fix no-smdh case

This commit is contained in:
2017-09-02 17:25:59 -04:00
parent 49e6c6f827
commit 448a9ceb8a
2 changed files with 6 additions and 4 deletions

View File

@@ -50,7 +50,6 @@ int main(void)
{
init_services();
init_screens();
int theme_count = 0;
Theme_s * themes_list = NULL;