Commit 7910127a authored by Nicolas George's avatar Nicolas George

lavfi: cosmetic: remove forward declaration.

parent 3ff01fed
......@@ -46,8 +46,6 @@
#include "libavutil/ffversion.h"
const char av_filter_ffversion[] = "FFmpeg version " FFMPEG_VERSION;
static int ff_filter_frame_framed(AVFilterLink *link, AVFrame *frame);
void ff_tlog_ref(void *ctx, AVFrame *ref, int end)
{
av_unused char buf[16];
......
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