From 71f15d1e96dab3a48fd8e544561f1830795b56ed Mon Sep 17 00:00:00 2001 From: Eduard Braun Date: Mon, 1 Oct 2018 01:49:49 +0200 Subject: Remove #include "config.h" wherever possible --- src/ui/shape-editor.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/ui/shape-editor.cpp') diff --git a/src/ui/shape-editor.cpp b/src/ui/shape-editor.cpp index 1c61a2dea..8323e2990 100644 --- a/src/ui/shape-editor.cpp +++ b/src/ui/shape-editor.cpp @@ -7,10 +7,6 @@ * */ -#ifdef HAVE_CONFIG_H -#include -#endif - #include #include -- cgit v1.2.3