mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-18 21:45:10 +00:00
remove unused code
Originally committed as revision 10748 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
c3527cc973
commit
059baac9c8
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user