linuxdvb_adapter: remove ommited debug line
This commit is contained in:
parent
f70e601c7a
commit
2637ee0aad
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