mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +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;
|
delete g_Radiotext; g_Radiotext = NULL;
|
||||||
|
|
||||||
printf("cleanup 13\n");fflush(stdout);
|
printf("cleanup 13\n");fflush(stdout);
|
||||||
delete colorSetupNotifier; colorSetupNotifier = NULL;
|
|
||||||
delete audioSetupNotifier; audioSetupNotifier = NULL;
|
delete audioSetupNotifier; audioSetupNotifier = NULL;
|
||||||
delete MoviePluginChanger; MoviePluginChanger = NULL;
|
delete MoviePluginChanger; MoviePluginChanger = NULL;
|
||||||
printf("cleanup 14\n");fflush(stdout);
|
printf("cleanup 14\n");fflush(stdout);
|
||||||
|
Reference in New Issue
Block a user