From e9f54274c7677f4378f24dd65ce8c98014c344d9 Mon Sep 17 00:00:00 2001 From: Vitor Sessak Date: Fri, 15 Feb 2008 21:41:49 +0000 Subject: [PATCH] Remove header now made useless Commited in SoC by Vitor Sessak on 2008-02-12 20:59:51 Originally committed as revision 12060 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavfilter/avfilter.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libavfilter/avfilter.c b/libavfilter/avfilter.c index 79c4cc07b7..2582276f89 100644 --- a/libavfilter/avfilter.c +++ b/libavfilter/avfilter.c @@ -20,7 +20,6 @@ */ #include "avfilter.h" -#include "allfilters.h" /** list of registered filters */ struct FilterList -- 2.11.0