aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb/esection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dvb/esection.cpp')
-rw-r--r--lib/dvb/esection.cpp2
1 files changed, 1 insertions, 1 deletions
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)
{
}