Commit 97399a76 authored by bcoudurier's avatar bcoudurier

remove no more needed field

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12968 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent c8ea8df9
......@@ -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