mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 02:01:12 +00:00
remove duplicate gst_registry_pool_add declaration
Original commit message from CVS: remove duplicate gst_registry_pool_add declaration
This commit is contained in:
parent
fbbdca6996
commit
9151cbc830
1 changed files with 0 additions and 1 deletions
|
@ -156,7 +156,6 @@ void gst_registry_pool_remove (GstRegistry *registry);
|
|||
|
||||
void gst_registry_pool_add_plugin (GstPlugin *plugin);
|
||||
|
||||
void gst_registry_pool_add (GstRegistry *registry, guint priority);
|
||||
void gst_registry_pool_load_all (void);
|
||||
|
||||
GList* gst_registry_pool_plugin_list (void);
|
||||
|
|
Loading…
Reference in a new issue