[vlc-commits] test: fuzzer: Remove duplicated module

Hugo Beauzée-Luyssen git at videolan.org
Wed Feb 20 14:39:53 CET 2019


vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Wed Feb 20 14:16:24 2019 +0100| [1ef45786bd3829d4186884c633b5d67f477c0e55] | committer: Hugo Beauzée-Luyssen

test: fuzzer: Remove duplicated module

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

 test/src/input/demux-run.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/src/input/demux-run.c b/test/src/input/demux-run.c
index 1e8d2f733e..1f76ec98bc 100644
--- a/test/src/input/demux-run.c
+++ b/test/src/input/demux-run.c
@@ -415,7 +415,6 @@ extern vlc_plugin_cb vlc_static_modules[];
     f(xml) \
     f(console) \
     f(filesystem) \
-    f(xml) \
     f(aiff) \
     f(asf) \
     f(au) \



More information about the vlc-commits mailing list