From 40a1d41fd22459290526fb38f3d327f1c167fe83 Mon Sep 17 00:00:00 2001 From: Baptiste Coudurier Date: Sat, 14 Mar 2009 22:49:01 +0000 Subject: remove unused fields in swf context Originally committed as revision 17968 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/swf.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libavformat/swf.h') diff --git a/libavformat/swf.h b/libavformat/swf.h index a4638bbfc3..69064a281c 100644 --- a/libavformat/swf.h +++ b/libavformat/swf.h @@ -65,7 +65,6 @@ #include typedef struct { - int audio_stream_index; int64_t duration_pos; int64_t tag_pos; int64_t vframes_pos; -- cgit v1.2.3