summaryrefslogtreecommitdiff
path: root/gst/gstminiobject.h
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2012-06-15 12:55:20 +0200
committerWim Taymans <wim.taymans@collabora.co.uk>2012-06-15 12:57:24 +0200
commit2cab15c9f6370db5b068ee8c1dd9717655d6c3f5 (patch)
tree3cb80d8d260df3341b33fe3aa9be54958e0bc842 /gst/gstminiobject.h
parent34895ae3325f3c61c8f5a246b63bb573de43c840 (diff)
docs: improve API docs
Diffstat (limited to 'gst/gstminiobject.h')
-rw-r--r--gst/gstminiobject.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/gstminiobject.h b/gst/gstminiobject.h
index c2d3435bf..5c4c7d17b 100644
--- a/gst/gstminiobject.h
+++ b/gst/gstminiobject.h
@@ -154,7 +154,6 @@ typedef enum
* @type: the GType of the object
* @refcount: atomic refcount
* @flags: extra flags.
- * @size: the size of the structure
* @copy: a copy function
* @dispose: a dispose function
* @free: the free function