dvbpsi: fix compilation without ENABLE_MPEGTS_DVB
This commit is contained in:
parent
9a6d0961e4
commit
787ba1f1d6
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue