From 66c9618f0c787a7617ef39f88170b8c1d7b2b40c Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Tue, 23 Apr 2019 17:51:25 -0400 Subject: [PATCH] video:doc: Remove duplicated gstvideoutils SECTION --- gst-libs/gst/video/gstvideoutils.c | 6 ------ 1 file changed, 6 deletions(-) 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