linuxdvb: remove debug line
This commit is contained in:
parent
5ba47ff711
commit
450c2be234
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue