remove function

Original commit message from CVS:
remove function
This commit is contained in:
Thomas Vander Stichele 2005-09-16 11:25:45 +00:00
parent fc71ff617e
commit 919bdff821
3 changed files with 6 additions and 7 deletions

View file

@ -1,3 +1,8 @@
2005-09-16 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/gst.defs:
remove a function that went away
2005-09-15 Andy Wingo <wingo@pobox.com>
* gst/gst-types.defs:

2
common

@ -1 +1 @@
Subproject commit 9a5025a2d276796d8d21243ef598e679ff7477bc
Subproject commit 62cd70d46eb00c3eb6b973b8a3b5fe6c202dbb29

View file

@ -4093,12 +4093,6 @@
(return-type "GList*")
)
(define-method clear_paths
(of-object "GstRegistry")
(c-name "gst_registry_clear_paths")
(return-type "none")
)
(define-method add_plugin
(of-object "GstRegistry")
(c-name "gst_registry_add_plugin")