miniobject: fix some miniobject docs

This commit is contained in:
Wim Taymans 2012-07-05 16:17:53 +02:00
parent b2b934a928
commit e30930af4f

View file

@ -109,10 +109,6 @@ _priv_gst_mini_object_initialize (void)
*
* Initializes a mini-object with the desired type and copy/dispose/free
* functions.
*
* MT safe
*
* Returns: (transfer full): the new mini-object.
*/
void
gst_mini_object_init (GstMiniObject * mini_object, guint flags, GType type,