From: Stefan Sauer Date: Mon, 18 May 2015 18:01:49 +0000 (+0200) Subject: Revert "doc: Workaround gtkdoc issue" X-Git-Tag: 1.19.3~511^2~3633 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9b9d1a61197b86b07d72bb1eddb05a234e08eb0b;p=platform%2Fupstream%2Fgstreamer.git Revert "doc: Workaround gtkdoc issue" This reverts commit df7ef3c35d34352257a28307c07d4673f239452e. This is fixed by the gtk-doc 1.23 release. --- diff --git a/gst/playback/gstplaybin2.c b/gst/playback/gstplaybin2.c index a535f6f128..3c19754f52 100644 --- a/gst/playback/gstplaybin2.c +++ b/gst/playback/gstplaybin2.c @@ -197,7 +197,6 @@ * * * - * * Examples * |[ * gst-launch-1.0 -v playbin uri=file:///path/to/somefile.mp4 @@ -214,7 +213,6 @@ * gst-launch-1.0 -v playbin uri=dvd:// * ]| This will play back the DVD in your disc drive (assuming * the drive is detected automatically by the plugin). - * * */