From 7cbfe202efaa0d3a36cfbb99abdd09d8cc25efc4 Mon Sep 17 00:00:00 2001 From: Eduard Braun Date: Sun, 23 Sep 2018 17:14:48 +0200 Subject: Remove #include "config.h" from header files where possible --- src/widgets/sp-attribute-widget.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/widgets/sp-attribute-widget.h') diff --git a/src/widgets/sp-attribute-widget.h b/src/widgets/sp-attribute-widget.h index b76b642db..d8b350e58 100644 --- a/src/widgets/sp-attribute-widget.h +++ b/src/widgets/sp-attribute-widget.h @@ -15,10 +15,6 @@ #ifndef SEEN_DIALOGS_SP_ATTRIBUTE_WIDGET_H #define SEEN_DIALOGS_SP_ATTRIBUTE_WIDGET_H -#if HAVE_CONFIG_H -# include "config.h" -#endif - #include #include #include -- cgit v1.2.3