neutrino.cpp: delete missed colorSetupNotifier reference

Origin commit data
------------------
Branch: ni/coolstream
Commit: b48e74557b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2012-11-02 18:49:47 +04:00
parent acbb4252e1
commit c02486123a

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