Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
dvbpsi: fix compilation without ENABLE_MPEGTS_DVB
  • Loading branch information
perexg committed Mar 11, 2015
1 parent 9a6d096 commit 787ba1f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/input/mpegts/dvb_psi.c
Expand Up @@ -1481,9 +1481,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, dlen;
const uint8_t *lptr, *dptr;
Expand Down

0 comments on commit 787ba1f

Please sign in to comment.