remove unused code
Originally committed as revision 10748 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
c3527cc973
commit
059baac9c8
1 changed files with 0 additions and 4 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue