[vlc-devel] commit: vod: remove useless include (Pierre Ynard )

git version control git at videolan.org
Tue Oct 20 18:59:00 CEST 2009


vlc | branch: master | Pierre Ynard <linkfanel at yahoo.fr> | Tue Oct 20 18:58:00 2009 +0200| [2d164b6ff2ba706829fb65c53d15d5c70799c377] | committer: Pierre Ynard 

vod: remove useless include

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2d164b6ff2ba706829fb65c53d15d5c70799c377
---

 src/input/vlmshell.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/input/vlmshell.c b/src/input/vlmshell.c
index ba62608..c08dc2e 100644
--- a/src/input/vlmshell.c
+++ b/src/input/vlmshell.c
@@ -50,7 +50,6 @@
 #include "input_internal.h"
 #include <vlc_stream.h>
 #include "vlm_internal.h"
-#include <vlc_vod.h>
 #include <vlc_charset.h>
 #include <vlc_sout.h>
 #include "../stream_output/stream_output.h"




More information about the vlc-devel mailing list