From a20655498030829cd4186f6788179f6250b5c87d Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Thu, 28 Apr 2005 14:51:44 +0000 Subject: [PATCH 1/1] - removed confusing debug output --- lib/dvb/esection.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/dvb/esection.cpp b/lib/dvb/esection.cpp index dbb9bf78..6f634ae1 100644 --- a/lib/dvb/esection.cpp +++ b/lib/dvb/esection.cpp @@ -98,7 +98,6 @@ RESULT eGTable::start(iDVBSectionReader *reader, const eDVBTableSpec &table) if (m_table.flags & eDVBTableSpec::tfHaveTimeout) { - eDebug("have timeout, %d", m_table.timeout); if (m_timeout) delete m_timeout; m_timeout = new eTimer(eApp); -- 2.30.2