neutrino.cpp: delete missed colorSetupNotifier reference

This commit is contained in:
[CST] Focus
2012-11-02 18:49:47 +04:00
parent baffb1b021
commit b48e74557b

View File

@@ -3766,7 +3766,6 @@ void CNeutrinoApp::Cleanup()
delete g_Radiotext; g_Radiotext = NULL;
printf("cleanup 13\n");fflush(stdout);
delete colorSetupNotifier; colorSetupNotifier = NULL;
delete audioSetupNotifier; audioSetupNotifier = NULL;
delete MoviePluginChanger; MoviePluginChanger = NULL;
printf("cleanup 14\n");fflush(stdout);