X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/d63d2c3c6cbbd574dda4f8b00ebe6c661735edd5..a5307ff8aa3456aa5bec285e7d94d8d7c014d131:/lib/dvb/esection.cpp 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) { }