mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
audioplayer: g_Sectionsd is gone when destructor runs
This commit is contained in:
committed by
Jacek Jendrzej
parent
a549b97924
commit
013c0e9494
@@ -235,7 +235,7 @@ CAudioPlayerGui::~CAudioPlayerGui()
|
||||
m_filelist.clear();
|
||||
m_title2Pos.clear();
|
||||
// g_Zapit->setStandby (false);
|
||||
g_Sectionsd->setPauseScanning (false);
|
||||
// g_Sectionsd->setPauseScanning (false);
|
||||
delete dline;
|
||||
delete ibox;
|
||||
}
|
||||
|
Reference in New Issue
Block a user