Commit 4097ebb4 authored by aurel's avatar aurel

remove unused code

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10748 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 58cbb308
......@@ -247,10 +247,6 @@ static int ea_read_packet(AVFormatContext *s,
url_fseek(pb, chunk_size, SEEK_CUR);
break;
}
/* ending packet */
if (chunk_type == SCEl_TAG) {
}
}
return ret;
......
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