[vlc-devel] commit: a function is not longer exported ( caused compil to fail at least for Windows) (Erwan Tulou )
git version control
git at videolan.org
Sun Jun 14 11:15:45 CEST 2009
vlc | branch: 1.0-bugfix | Erwan Tulou <erwan10 at videolan.org> | Sun Jun 14 10:50:28 2009 +0200| [9bebbedb815d2b38aa0773639018d9072ca041c6] | committer: Erwan Tulou
a function is not longer exported (caused compil to fail at least for Windows)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9bebbedb815d2b38aa0773639018d9072ca041c6
---
src/libvlc.sym | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/libvlc.sym b/src/libvlc.sym
index 8da4a03..969aa97 100644
--- a/src/libvlc.sym
+++ b/src/libvlc.sym
@@ -119,7 +119,6 @@ libvlc_media_new
libvlc_media_new_as_node
libvlc_media_new_from_input_item
libvlc_media_player_can_pause
-libvlc_media_player_destroy
libvlc_media_player_event_manager
libvlc_media_player_get_agl
libvlc_media_player_get_chapter
More information about the vlc-devel
mailing list