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/widgets/toolbox.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/widgets/toolbox.cpp') diff --git a/src/widgets/toolbox.cpp b/src/widgets/toolbox.cpp index 8c6b7612e..0edb86053 100644 --- a/src/widgets/toolbox.cpp +++ b/src/widgets/toolbox.cpp @@ -26,10 +26,6 @@ * Released under GNU GPL, read the file 'COPYING' for more information */ -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif - #include #include #include -- cgit v1.2.3