X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fdvb%2Fesection.cpp;h=dbb9bf7881a546d8c3baf8ff793450e126813078;hp=42a056d285fd3a6ec8548d32bce3e99cd0ad65b0;hb=4bc08995411e21f3564f09e136809be68ddf96a8;hpb=6b7b7977a92c9a092763bf699cba85347f9f2ec6;ds=sidebyside diff --git a/lib/dvb/esection.cpp b/lib/dvb/esection.cpp index 42a056d..dbb9bf7 100644 --- a/lib/dvb/esection.cpp +++ b/lib/dvb/esection.cpp @@ -22,7 +22,8 @@ void eGTable::sectionRead(const __u8 *d) void eGTable::timeout() { - eDebug("timeout!"); + printf("timeout!\n"); +// eDebug("timeout!"); m_reader->stop(); ready = 1; error = -1;