[vlc-commits] lib: Remove leftover symbol from export list

Hugo Beauzée-Luyssen git at videolan.org
Thu May 3 14:38:30 CEST 2018


vlc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | 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



More information about the vlc-commits mailing list