lavfi/vf_idet: reindent after last commit.

This commit is contained in:
Nicolas George 2015-08-26 12:21:27 +02:00
parent 7635242ae5
commit 598f8a7afa

View File

@ -313,8 +313,6 @@ static int request_frame(AVFilterLink *link)
{ {
AVFilterContext *ctx = link->src; AVFilterContext *ctx = link->src;
IDETContext *idet = ctx->priv; IDETContext *idet = ctx->priv;
// TODO reindent
int ret; int ret;
if (idet->eof) if (idet->eof)