[vlc-devel] commit: Removed invalid comment. (Laurent Aimar )

git version control git at videolan.org
Fri Jan 16 21:10:37 CET 2009


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Fri Jan 16 20:46:45 2009 +0100| [571abf2de18cbcdc7e50b98ff142cf4e57c41104] | committer: Laurent Aimar 

Removed invalid comment.

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

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

diff --git a/src/audio_output/input.c b/src/audio_output/input.c
index 47ff66b..cf1a603 100644
--- a/src/audio_output/input.c
+++ b/src/audio_output/input.c
@@ -36,7 +36,7 @@
 #include <math.h>
 #include <assert.h>
 
-#include <vlc_input.h>                 /* for input_thread_t and i_pts_delay */
+#include <vlc_input.h>
 #include <vlc_vout.h>                  /* for vout_Request */
 
 #ifdef HAVE_ALLOCA_H




More information about the vlc-devel mailing list