fix en50494 config parsing
This commit is contained in:
parent
9d3168e2b0
commit
189f11fc8d
1 changed files with 0 additions and 4 deletions
|
@ -257,10 +257,6 @@ linuxdvb_en50494_create0
|
|||
linuxdvb_diseqc_t *ld;
|
||||
linuxdvb_en50494_t *le;
|
||||
|
||||
/* Ignore */
|
||||
if (strcmp(name, "Generic"))
|
||||
return NULL;
|
||||
|
||||
if (port > 1) {
|
||||
tvherror("en50494", "only 2 ports/positions are posible. given %i", port);
|
||||
port = 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue