bin: make a interface vmethod implementation static

This should not cause any troubles - the methods wasn't in any header.
This commit is contained in:
Stefan Kost 2010-01-24 23:04:27 +02:00
parent 9f26847fb1
commit bd182e3ea0

View file

@ -336,7 +336,7 @@ gst_bin_child_proxy_get_child_by_index (GstChildProxy * child_proxy,
return res;
}
guint
static guint
gst_bin_child_proxy_get_children_count (GstChildProxy * child_proxy)
{
guint num;