Commit fc31508e authored by Martin Storsjö's avatar Martin Storsjö

roqvideo: Remove a totally unused dspcontext

Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
parent 779f8bc2
......@@ -45,7 +45,6 @@ struct RoqTempData;
typedef struct RoqContext {
AVCodecContext *avctx;
DSPContext dsp;
AVFrame frames[2];
AVFrame *last_frame;
AVFrame *current_frame;
......
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