Commit 4dae572f authored by Vitor Sessak's avatar Vitor Sessak

Remove header now made useless

Commited in SoC by Vitor Sessak on 2008-02-12 20:59:51

Originally committed as revision 12723 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 9958f07a
......@@ -22,7 +22,10 @@
#include "avfilter.h"
#include "avfiltergraph.h"
#include "allfilters.h"
extern AVFilter avfilter_vf_scale;
extern AVFilter avfilter_vf_graph;
extern AVFilter avfilter_vf_graphfile;
extern AVFilter avfilter_vf_graphdesc;
typedef struct AVFilterGraph {
unsigned filter_count;
......
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