Commit e252460c authored by Stefano Sabatini's avatar Stefano Sabatini

lavfi/mptestsrc: remove unused size field

parent db84088e
......@@ -56,7 +56,6 @@ typedef struct MPTestContext {
AVRational frame_rate;
int64_t pts, max_pts, duration;
int hsub, vsub;
char *size;
enum test_type test;
} MPTestContext;
......
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