diff --git a/gst-libs/gst/video/gstvideoutils.c b/gst-libs/gst/video/gstvideoutils.c index 844707bf71..7e543db35c 100644 --- a/gst-libs/gst/video/gstvideoutils.c +++ b/gst-libs/gst/video/gstvideoutils.c @@ -18,12 +18,6 @@ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, * Boston, MA 02110-1301, USA. */ -/** - * SECTION:gstvideoutils - * @title: GstVideoCodecFrame - * @short_description: Structures and enumerations to represented encoded frames. - */ - #ifdef HAVE_CONFIG_H #include "config.h" #endif