Commit e67fe90c authored by Baptiste Coudurier's avatar Baptiste Coudurier

remove no more needed field

Originally committed as revision 12968 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 62377fec
......@@ -148,7 +148,6 @@ typedef struct ADPCMChannelStatus {
} ADPCMChannelStatus;
typedef struct ADPCMContext {
int channel; /* for stereo MOVs, decode left, then decode right, then tell it's decoded */
ADPCMChannelStatus status[6];
} ADPCMContext;
......
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