diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2005-04-28 14:51:44 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2005-04-28 14:51:44 +0000 |
| commit | a20655498030829cd4186f6788179f6250b5c87d (patch) | |
| tree | 8992c949d30fed221ab0b4ca3c5012b5127ed2cf /lib/dvb/esection.cpp | |
| parent | 436076df36a87a4ae36f9dbf342a0f280442ed41 (diff) | |
| download | enigma2-a20655498030829cd4186f6788179f6250b5c87d.tar.gz enigma2-a20655498030829cd4186f6788179f6250b5c87d.zip | |
- removed confusing debug output
Diffstat (limited to 'lib/dvb/esection.cpp')
| -rw-r--r-- | lib/dvb/esection.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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); |
