From 12b045af81cde0e711f8a229b6e00459ecaed64d Mon Sep 17 00:00:00 2001 From: Matthew Waters Date: Tue, 18 Dec 2012 18:29:11 +1100 Subject: [PATCH] [631/906] remove redefinition warnings in compiling tests --- gst-libs/gst/gl/gstglshader.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gst-libs/gst/gl/gstglshader.h b/gst-libs/gst/gl/gstglshader.h index 27ba583..d92135b 100644 --- a/gst-libs/gst/gl/gstglshader.h +++ b/gst-libs/gst/gl/gstglshader.h @@ -21,10 +21,6 @@ #ifndef __GST_GL_SHADER_H__ #define __GST_GL_SHADER_H__ -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif - #include "gstgldisplay.h" #include -- 2.7.4