update hu language
[vuplus_dvbapp] / lib / dvb_ci / dvbci.cpp
index 0c18e4f..85c1879 100644 (file)
@@ -908,6 +908,7 @@ eDVBCISlot::eDVBCISlot(eMainloop *context, int nr)
 
 eDVBCISlot::~eDVBCISlot()
 {
+       delete notifier;
 }
 
 void eDVBCISlot::setAppManager( eDVBCIApplicationManagerSession *session )