From 4710a91cbfb1b77cd9d93dc7373a07f07b1c9fde Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Wed, 10 Jun 2009 14:45:06 +0200 Subject: deinterlace: Clean up includes and clean up order of instance struct fields --- gst/deinterlace/gstdeinterlace.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gst/deinterlace/gstdeinterlace.c') diff --git a/gst/deinterlace/gstdeinterlace.c b/gst/deinterlace/gstdeinterlace.c index 54eab67b..dd852a0b 100644 --- a/gst/deinterlace/gstdeinterlace.c +++ b/gst/deinterlace/gstdeinterlace.c @@ -37,10 +37,6 @@ #include "config.h" #endif -#include -#include -#include - #include "gstdeinterlace.h" #include "tvtime/plugins.h" -- cgit