]> git.sesse.net Git - vlc/commit
Remove libvlc_get_vlc_id()
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 9 Aug 2009 15:12:04 +0000 (18:12 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 9 Aug 2009 15:24:05 +0000 (18:24 +0300)
commit9963c65db39634725f3d6f22666cb32e6ad7b6d8
treeb6cccc7c6dd8bca5013457361e246519f7c7b093
parent4e14fb80198b09975dc5d067421e21b5253db119
Remove libvlc_get_vlc_id()

It did not really work since VLC 0.9. Also, it was meant for use with
vlc_object_get() and the antique VLC_*() functions which are gone.
include/vlc/libvlc.h
src/control/core.c
src/libvlc.sym