mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-06 06:44:29 +00:00
remove unused variable
Originally committed as revision 21182 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
cc51b28299
commit
0cd73b6c30
@ -2184,8 +2184,6 @@ static int decode_slice(struct AVCodecContext *avctx, void *arg){
|
||||
(CONFIG_GRAY && (s->flags&CODEC_FLAG_GRAY));
|
||||
|
||||
if( h->pps.cabac ) {
|
||||
int i;
|
||||
|
||||
/* realign */
|
||||
align_get_bits( &s->gb );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user