[vlc-commits] src: removed 'vlc_poll' from symbol list
Felix Paul Kühne
git at videolan.org
Sat Jan 21 06:44:16 CET 2012
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Jan 20 21:43:24 2012 -0800| [68ec53d7e89cf0b9bf060db72ce8da97cc5e8484] | committer: Felix Paul Kühne
src: removed 'vlc_poll' from symbol list
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=68ec53d7e89cf0b9bf060db72ce8da97cc5e8484
---
src/libvlccore.sym | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/libvlccore.sym b/src/libvlccore.sym
index 936bed1..779d643 100644
--- a/src/libvlccore.sym
+++ b/src/libvlccore.sym
@@ -577,7 +577,6 @@ vlc_object_hold
vlc_object_kill
vlc_object_release
vlc_object_get_name
-vlc_poll
vlc_rand_bytes
vlc_drand48
vlc_lrand48
More information about the vlc-commits
mailing list