[gtksourceview] Do not include config.h in a public header



commit 039ffdb5b16bff7efd5f0b656a878e7c03005afc
Author: Paolo Borelli <pborelli gnome org>
Date:   Mon Nov 2 16:18:22 2015 +0100

    Do not include config.h in a public header

 gtksourceview/gtksourceversion.h.in |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/gtksourceview/gtksourceversion.h.in b/gtksourceview/gtksourceversion.h.in
index ab82db5..0684d97 100644
--- a/gtksourceview/gtksourceversion.h.in
+++ b/gtksourceview/gtksourceversion.h.in
@@ -22,10 +22,6 @@
 #ifndef __GTK_SOURCE_VERSION_H__
 #define __GTK_SOURCE_VERSION_H__
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
 #include <glib.h>
 
 G_BEGIN_DECLS


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]