[SCM] libav/experimental: Remove redundant #include, avformat.h indirectly includes common.h.
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 16:01:23 UTC 2013
The following commit has been merged in the experimental branch:
commit 62dd740c7cf19f0895275bbedb00489e4d1c6458
Author: Diego Biurrun <diego at biurrun.de>
Date: Sat Jun 9 08:41:07 2007 +0000
Remove redundant #include, avformat.h indirectly includes common.h.
Originally committed as revision 9261 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/cmdutils.c b/cmdutils.c
index 9b2f16a..1a114ae 100644
--- a/cmdutils.c
+++ b/cmdutils.c
@@ -20,8 +20,6 @@
*/
#define HAVE_AV_CONFIG_H
#include "avformat.h"
-#include "common.h"
-
#include "cmdutils.h"
#undef exit
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list