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). - * * */