diff --git a/gst-libs/gst/app/gstappsink.c b/gst-libs/gst/app/gstappsink.c index 4616c81f34..467471513e 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 * - * - * * Appsink is a sink plugin that supports many different methods for making * the application get a handle on the GStreamer data in a pipeline. - * - * * * Last reviewed on 2008-05-03 (0.10.8) */