[FFmpeg-soc] [soc]: r5295 - concat/libavformat/avplaylist.c

gkovacs subversion at mplayerhq.hu
Wed Aug 26 08:45:09 CEST 2009


Author: gkovacs
Date: Wed Aug 26 08:45:09 2009
New Revision: 5295

Log:
remove unused concat.h include in avplaylist.c

Modified:
   concat/libavformat/avplaylist.c

Modified: concat/libavformat/avplaylist.c
==============================================================================
--- concat/libavformat/avplaylist.c	Wed Aug 26 08:42:54 2009	(r5294)
+++ concat/libavformat/avplaylist.c	Wed Aug 26 08:45:09 2009	(r5295)
@@ -34,7 +34,6 @@
 #include "riff.h"
 #include "libavutil/avstring.h"
 #include "internal.h"
-#include "concat.h"
 #include "playlist.h"
 
 int av_playlist_split_encodedstring(const char *s,


More information about the FFmpeg-soc mailing list