neutrino.cpp: delete missed colorSetupNotifier reference

Origin commit data
------------------
Commit: b48e74557b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)
This commit is contained in:
[CST] Focus
2012-11-02 18:49:47 +04:00
parent 89f98e4468
commit 12302a4651

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