[FFmpeg-soc] [soc]: r1879 - libavfilter/avfilter.c

vitor subversion at mplayerhq.hu
Sun Feb 10 00:35:19 CET 2008


Author: vitor
Date: Sun Feb 10 00:35:19 2008
New Revision: 1879

Log:
Remove unneded headers

Modified:
   libavfilter/avfilter.c

Modified: libavfilter/avfilter.c
==============================================================================
--- libavfilter/avfilter.c	(original)
+++ libavfilter/avfilter.c	Sun Feb 10 00:35:19 2008
@@ -19,11 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#include <stdarg.h>
-#include <stdlib.h>
-#include <string.h>
-#include <stdio.h>
-
 #include "avfilter.h"
 #include "allfilters.h"
 



More information about the FFmpeg-soc mailing list