diff --git a/gst/videofilters/gstvideofilter2.c b/gst/videofilters/gstvideofilter2.c index 2631346105..adcdbd23a3 100644 --- a/gst/videofilters/gstvideofilter2.c +++ b/gst/videofilters/gstvideofilter2.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) 2011 FIXME + * Copyright (C) 2011 David Schleef * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -19,15 +19,6 @@ /** * SECTION:element-gstvideofilter2 * - * The videofilter2 element does FIXME stuff. - * - * - * Example launch line - * |[ - * gst-launch -v fakesrc ! videofilter2 ! FIXME ! fakesink - * ]| - * FIXME Describe what the pipeline does. - * */ #ifdef HAVE_CONFIG_H