gstvalue: remove a half finishesh sentence in the docs

No idea what was the idea here. SO lets just drop it.
This commit is contained in:
Stefan Sauer 2016-01-20 10:02:37 +01:00
parent 7738236968
commit eaa992825d

View file

@ -2032,7 +2032,7 @@ gst_value_deserialize_segment (GValue * dest, const gchar * s)
* @value: a GValue initialized to GST_TYPE_STRUCTURE
* @structure: the structure to set the value to
*
* Sets the contents of @value to @structure. The actual
* Sets the contents of @value to @structure.
*/
void
gst_value_set_structure (GValue * value, const GstStructure * structure)