Commit 8ec5a042 authored by Jai Menon's avatar Jai Menon

Cosmetics : remove duplicated comment.

Originally committed as revision 21088 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 49d2d1c3
......@@ -434,7 +434,6 @@ typedef struct Plane{
}Plane;
typedef struct SnowContext{
// MpegEncContext m; // needed for motion estimation, should not be used for anything else, the idea is to eventually make the motion estimation independent of MpegEncContext, so this will be removed then (FIXME/XXX)
AVCodecContext *avctx;
RangeCoder c;
......
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