mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
miniobject: fix some miniobject docs
This commit is contained in:
parent
b2b934a928
commit
e30930af4f
1 changed files with 0 additions and 4 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue