Commit 90d08724 authored by Nicolas George's avatar Nicolas George

lavfi/vf_w3fdif: reindent after last commit.

parent d7849248
......@@ -353,8 +353,6 @@ static int request_frame(AVFilterLink *outlink)
{
AVFilterContext *ctx = outlink->src;
W3FDIFContext *s = ctx->priv;
/* TODO reindent */
int ret;
if (s->eof)
......
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