From 9b9d1a61197b86b07d72bb1eddb05a234e08eb0b Mon Sep 17 00:00:00 2001 From: Stefan Sauer Date: Mon, 18 May 2015 20:01:49 +0200 Subject: [PATCH] Revert "doc: Workaround gtkdoc issue" This reverts commit df7ef3c35d34352257a28307c07d4673f239452e. This is fixed by the gtk-doc 1.23 release. --- gst/playback/gstplaybin2.c | 2 -- 1 file changed, 2 deletions(-) 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). - * * */ -- 2.34.1