lavfi/vf_yadif: reindent after last commit.

This commit is contained in:
Nicolas George 2015-10-02 15:58:53 +02:00
parent ea2fd42f9d
commit 8a9fa46e87

View File

@ -386,8 +386,6 @@ static int request_frame(AVFilterLink *link)
return 0;
}
/* TODO reindent */
if (yadif->eof)
return AVERROR_EOF;