player: Remove Return documentation for function returning void
authorSebastian Dröge <sebastian@centricular.com>
Fri, 30 Sep 2016 10:42:06 +0000 (13:42 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 30 Sep 2016 10:42:06 +0000 (13:42 +0300)
gst-libs/gst/player/gstplayer.c

index 62cd800..313bca5 100644 (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