Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
dvb_psi: fix build error for \!DVB config
  • Loading branch information
perexg committed Nov 21, 2014
1 parent a6420f9 commit a670ec1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/input/mpegts/dvb_psi.c
Expand Up @@ -1264,9 +1264,7 @@ dvb_nit_callback
{
int save = 0;
int r, sect, last, ver;
#if ENABLE_MPEGTS_DVB
uint32_t priv = 0;
#endif
uint8_t dtag;
int llen, dllen, dlen;
const uint8_t *lptr, *dlptr, *dptr;
Expand Down

0 comments on commit a670ec1

Please sign in to comment.