From 1bd590ab3bf6d468b95df48ffe85184be4be498f Mon Sep 17 00:00:00 2001 From: Stefan Sauer Date: Mon, 18 May 2015 20:16:32 +0200 Subject: [PATCH] Revert "doc: Workaround gtkdoc issue" This reverts commit ff6c736fe08e01f4320c4b02e811a0b57cf97cc1. This is fixed by the gtk-doc 1.23 release. cannot contain : http://www.docbook.org/tdg/en/html/para.html http://www.docbook.org/tdg/en/html/refsect2.html --- gst/compositor/compositor.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/gst/compositor/compositor.c b/gst/compositor/compositor.c index 7ab6c85377..942c48036e 100644 --- a/gst/compositor/compositor.c +++ b/gst/compositor/compositor.c @@ -61,7 +61,6 @@ * * * - * * * Sample pipelines * |[ @@ -105,7 +104,6 @@ * timeoverlay ! queue2 ! comp. * ]| A pipeline to demonstrate synchronized compositing (the second stream starts after 3 seconds) * - * */ #ifdef HAVE_CONFIG_H