[vlc-commits] commit: ML: Remove functions not defined in core from livvlccore.sym ( Srikanth Raju )

git at videolan.org git at videolan.org
Sat Jun 26 15:43:21 CEST 2010


vlc | branch: master | Srikanth Raju <srikiraju at gmail.com> | Sat Jun 26 19:29:31 2010 +0530| [6cf46ba69751908f401b28264e68cb805ddd5b65] | committer: Srikanth Raju 

ML: Remove functions not defined in core from livvlccore.sym

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6cf46ba69751908f401b28264e68cb805ddd5b65
---

 src/libvlccore.sym |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/libvlccore.sym b/src/libvlccore.sym
index 02100b0..9dacc33 100644
--- a/src/libvlccore.sym
+++ b/src/libvlccore.sym
@@ -245,7 +245,6 @@ __ml_Create
 __ml_Destroy
 __ml_Hold
 __ml_Release
-media_Destroy
 media_New
 ml_OpConnectChilds
 __ml_FtreeSpec
@@ -253,8 +252,6 @@ __ml_UpdateSimple
 ml_GetPersonsFromMedia
 ml_DeletePersonTypeFromMedia
 ml_PlaySmartPlaylistBasedOn
-ml_gc_decref
-ml_gc_incref
 module_config_free
 module_config_get
 module_exists



More information about the vlc-commits mailing list