[vlc-commits] vlm: Remove duplicated include

Hugo Beauzée-Luyssen git at videolan.org
Tue Feb 21 14:00:54 CET 2017


vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Fri Feb 17 10:53:39 2017 +0100| [e495e117d00233b640f182c7895dae39fa96268b] | committer: Hugo Beauzée-Luyssen

vlm: Remove duplicated include

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

 src/input/vlm.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/input/vlm.c b/src/input/vlm.c
index e4efb13..75b40fa 100644
--- a/src/input/vlm.c
+++ b/src/input/vlm.c
@@ -37,7 +37,6 @@
 #include <time.h>                                                 /* ctime() */
 #include <limits.h>
 #include <assert.h>
-#include <time.h>
 
 #include <vlc_vlm.h>
 #include <vlc_modules.h>



More information about the vlc-commits mailing list