videoformat: Remove duplicate/incorrect section

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=725521
This commit is contained in:
Sebastian Rasmussen 2014-03-02 12:58:21 +01:00 committed by Tim-Philipp Müller
parent 35bb1b3328
commit 900c204eb9

View file

@ -27,19 +27,6 @@
#include <stdio.h> #include <stdio.h>
#include "video-format.h" #include "video-format.h"
/**
* SECTION:gstvideo
* @short_description: Support library for video operations
*
* <refsect2>
* <para>
* This library contains some helper functions and includes the
* videosink and videofilter base classes.
* </para>
* </refsect2>
*/
#include "video-orc.h" #include "video-orc.h"
/* Line conversion to AYUV */ /* Line conversion to AYUV */