linuxdvb: remove debug line

This commit is contained in:
Jaroslav Kysela 2014-12-14 11:34:49 +01:00
parent 5ba47ff711
commit 450c2be234

View file

@ -164,7 +164,6 @@ linuxdvb_adapter_create
static dvb_fe_type_t
linux_dvb_get_type(int linux_type)
{
return DVB_TYPE_S;
switch (linux_type) {
case FE_QPSK:
return DVB_TYPE_S;