Commit d47cc9f2 authored by michael's avatar michael

remove unused variable


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@21182 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 90cfafb3
......@@ -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 );
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment