From 2ebe5c8e1f240bdd4b27401b4e52213425c7686d Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Wed, 3 Feb 2021 07:48:32 +0100 Subject: Drop local config.h includes. Fixes AyatanaIndicators/ayatana-ido#25 --- src/idolocationmenuitem.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/idolocationmenuitem.c') diff --git a/src/idolocationmenuitem.c b/src/idolocationmenuitem.c index 983126b..8b16807 100644 --- a/src/idolocationmenuitem.c +++ b/src/idolocationmenuitem.c @@ -17,10 +17,6 @@ * with this program. If not, see . */ -#ifdef HAVE_CONFIG_H - #include "config.h" -#endif - #include /* strstr() */ #include -- cgit v1.2.3