]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/psymodel.c
avconv: remove a pointless check.
[ffmpeg] / libavcodec / psymodel.c
index 316076a904824fc3dfdf3b0056419fb0cdd51791..5d6c32eda13b07445f39a17297a93273872a12c6 100644 (file)
@@ -134,4 +134,3 @@ av_cold void ff_psy_preprocess_end(struct FFPsyPreprocessContext *ctx)
     av_freep(&ctx->fstate);
     av_free(ctx);
 }
-