Remove unused PutBitContext.
Originally committed as revision 14007 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
6872368355
commit
de7bdf58f4
@ -38,7 +38,6 @@ typedef struct MDECContext{
|
|||||||
AVCodecContext *avctx;
|
AVCodecContext *avctx;
|
||||||
DSPContext dsp;
|
DSPContext dsp;
|
||||||
AVFrame picture;
|
AVFrame picture;
|
||||||
PutBitContext pb;
|
|
||||||
GetBitContext gb;
|
GetBitContext gb;
|
||||||
ScanTable scantable;
|
ScanTable scantable;
|
||||||
int version;
|
int version;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user