aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb_ci/dvbci.cpp
diff options
context:
space:
mode:
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>2006-01-14 22:42:35 +0000
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>2006-01-14 22:42:35 +0000
commite3117905aef14133289aabfc8f48af2d15126525 (patch)
tree127dbb61524fc3af2c4d828b28f1be9d304b2070 /lib/dvb_ci/dvbci.cpp
parentd41938053190e075de41c63acfdcea3e239dcaba (diff)
downloadenigma2-e3117905aef14133289aabfc8f48af2d15126525.tar.gz
enigma2-e3117905aef14133289aabfc8f48af2d15126525.zip
small fake change (new drivers are needed for use CI with tuner B)
Diffstat (limited to 'lib/dvb_ci/dvbci.cpp')
-rw-r--r--lib/dvb_ci/dvbci.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/dvb_ci/dvbci.cpp b/lib/dvb_ci/dvbci.cpp
index 235b0ac3..5b0ea909 100644
--- a/lib/dvb_ci/dvbci.cpp
+++ b/lib/dvb_ci/dvbci.cpp
@@ -592,7 +592,6 @@ int eDVBCISlot::enableTS(int enable, int tuner)
fclose(input0);
fclose(input1);
fclose(ci);
-
return 0;
}