[vlc-devel] commit: Unneeded #include ( Rémi Denis-Courmont )
git version control
git at videolan.org
Sun Oct 5 14:37:15 CEST 2008
vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Sun Oct 5 15:34:19 2008 +0300| [20924d4892b882b3ad08b75146a07152ed771186] | committer: Rémi Denis-Courmont
Unneeded #include
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=20924d4892b882b3ad08b75146a07152ed771186
---
src/video_output/video_output.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/video_output/video_output.c b/src/video_output/video_output.c
index 4b652c9..cd2388e 100644
--- a/src/video_output/video_output.c
+++ b/src/video_output/video_output.c
@@ -59,7 +59,6 @@
#include <libvlc.h>
#include <vlc_input.h>
-#include "modules/modules.h"
#include "vout_pictures.h"
#include "vout_internal.h"
More information about the vlc-devel
mailing list