diff options
Diffstat (limited to 'gst-libs/gst')
-rw-r--r-- | gst-libs/gst/app/gstappsink.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gst-libs/gst/app/gstappsink.c b/gst-libs/gst/app/gstappsink.c index 4616c81f..46747151 100644 --- a/gst-libs/gst/app/gstappsink.c +++ b/gst-libs/gst/app/gstappsink.c @@ -22,12 +22,8 @@ * SECTION:element-appsink * @see_also: #GstBaseSrc * - * <refsect2> - * <para> * Appsink is a sink plugin that supports many different methods for making * the application get a handle on the GStreamer data in a pipeline. - * </para> - * </refsect2> * * Last reviewed on 2008-05-03 (0.10.8) */ |