miniobject: fix some miniobject docs
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 5 Jul 2012 14:17:53 +0000 (16:17 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 5 Jul 2012 14:18:27 +0000 (16:18 +0200)
gst/gstminiobject.c

index a526b26..81bdea3 100644 (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,