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/widget/random.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/ui/widget/random.cpp') diff --git a/src/ui/widget/random.cpp b/src/ui/widget/random.cpp index 3bda641d7..27c2f8f6f 100644 --- a/src/ui/widget/random.cpp +++ b/src/ui/widget/random.cpp @@ -9,11 +9,6 @@ * Released under GNU GPL. Read the file 'COPYING' for more information. */ -#ifdef HAVE_CONFIG_H -#include -#endif - - #include "helper/icon-loader.h" #include "random.h" #include -- cgit v1.2.3