vlc | branch: master | Hugo Beauzée-Luyssen <[email protected]> | Thu May 3 14:38:04 2018 +0200| [0536888795aa8f1c783c66589f916b9cdcccc366] | committer: Hugo Beauzée-Luyssen
lib: Remove leftover symbol from export list > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0536888795aa8f1c783c66589f916b9cdcccc366 --- lib/libvlc.sym | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/libvlc.sym b/lib/libvlc.sym index c7f64d9b2f..b43076bf22 100644 --- a/lib/libvlc.sym +++ b/lib/libvlc.sym @@ -216,7 +216,6 @@ libvlc_renderer_discoverer_start libvlc_renderer_discoverer_stop libvlc_retain libvlc_set_fullscreen -libvlc_set_log_verbosity libvlc_set_user_agent libvlc_set_app_id libvlc_title_descriptions_release _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
