player: Remove Return documentation for function returning void

This commit is contained in:
Sebastian Dröge 2016-09-30 13:42:06 +03:00
parent 72b7677914
commit 254db116a1

View file

@ -3169,8 +3169,6 @@ gst_player_set_uri (GstPlayer * self, const gchar * val)
* @player: #GstPlayer instance
* @uri: subtitle URI
*
* Returns: %TRUE or %FALSE
*
* Sets the external subtitle URI.
*/
void