Commit 117d005d authored by astrange's avatar astrange

Remove unused PutBitContext.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14007 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 79ac49af
......@@ -38,7 +38,6 @@ typedef struct MDECContext{
AVCodecContext *avctx;
DSPContext dsp;
AVFrame picture;
PutBitContext pb;
GetBitContext gb;
ScanTable scantable;
int version;
......
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