vlc | branch: master | Hugo Beauzée-Luyssen <[email protected]> | 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) \ _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
