mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 02:11:11 +02:00
audioplayer: g_Sectionsd is gone when destructor runs
This commit is contained in:
@@ -236,7 +236,7 @@ CAudioPlayerGui::~CAudioPlayerGui()
|
|||||||
m_filelist.clear();
|
m_filelist.clear();
|
||||||
m_title2Pos.clear();
|
m_title2Pos.clear();
|
||||||
// g_Zapit->setStandby (false);
|
// g_Zapit->setStandby (false);
|
||||||
g_Sectionsd->setPauseScanning (false);
|
// g_Sectionsd->setPauseScanning (false);
|
||||||
delete dline;
|
delete dline;
|
||||||
delete ibox;
|
delete ibox;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user