Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
linuxdvb_adapter: remove ommited debug line
  • Loading branch information
perexg committed Oct 15, 2014
1 parent f70e601 commit 2637ee0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/input/mpegts/linuxdvb/linuxdvb_adapter.c
Expand Up @@ -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;
Expand Down

0 comments on commit 2637ee0

Please sign in to comment.