From: Andreas Monzner Date: Sat, 14 Jan 2006 22:42:35 +0000 (+0000) Subject: small fake change (new drivers are needed for use CI with tuner B) X-Git-Tag: 2.6.0~4442 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/e3117905aef14133289aabfc8f48af2d15126525 small fake change (new drivers are needed for use CI with tuner B) --- 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; }