get rid of an incorrect assert
This commit is contained in:
parent
e271126b6f
commit
1392a5de66
1 changed files with 0 additions and 2 deletions
2
pvr.c
2
pvr.c
|
@ -653,8 +653,6 @@ pvrr_transport_available(pvr_rec_t *pvrr, th_transport_t *t)
|
|||
char printname[500];
|
||||
int err;
|
||||
|
||||
assert(tffm->tffm_state == TFFM_WAIT_SUBSCRIPTION);
|
||||
|
||||
tm->tm_opaque = pvrr;
|
||||
tm->tm_new_pkt = pvrr_packet_input;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue