aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb/pmt.cpp
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2005-11-14 21:39:13 +0000
committerFelix Domke <tmbinc@elitedvb.net>2005-11-14 21:39:13 +0000
commit847b6c20d19ba1f97eb096063dad2a910f5afa03 (patch)
treef4f26f50344257ffd6fd7d05a59dd7eb5f914e3d /lib/dvb/pmt.cpp
parent1f14a8b7aa70bdc6f155b2ff69e2de7c2bcdccbb (diff)
downloadenigma2-847b6c20d19ba1f97eb096063dad2a910f5afa03.tar.gz
enigma2-847b6c20d19ba1f97eb096063dad2a910f5afa03.zip
remove debug output
Diffstat (limited to 'lib/dvb/pmt.cpp')
-rw-r--r--lib/dvb/pmt.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/dvb/pmt.cpp b/lib/dvb/pmt.cpp
index cc9ab4fa..e743d266 100644
--- a/lib/dvb/pmt.cpp
+++ b/lib/dvb/pmt.cpp
@@ -95,7 +95,6 @@ void eDVBServicePMTHandler::PATready(int)
int eDVBServicePMTHandler::getProgramInfo(struct program &program)
{
- eDebug("got PMT");
ePtr<eTable<ProgramMapSection> > ptr;
program.videoStreams.clear();