mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
neutrino.cpp: delete missed colorSetupNotifier reference
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user