X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/d6f6602d7cea3a7899990fe79216af7d98d05917..3bad22d5566624804a73b3791980bab2d84c8266:/lib/dvb/esection.cpp?ds=sidebyside diff --git a/lib/dvb/esection.cpp b/lib/dvb/esection.cpp index 08cb49be..42a056d2 100644 --- a/lib/dvb/esection.cpp +++ b/lib/dvb/esection.cpp @@ -30,7 +30,7 @@ void eGTable::timeout() } eGTable::eGTable(): - ref(0), m_timeout(0), error(0) + m_timeout(0), error(0) { }