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/idotimestampmenuitem.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/idotimestampmenuitem.c') diff --git a/src/idotimestampmenuitem.c b/src/idotimestampmenuitem.c index 0c9c086..ec38b73 100644 --- a/src/idotimestampmenuitem.c +++ b/src/idotimestampmenuitem.c @@ -18,10 +18,6 @@ * with this program. If not, see . */ -#ifdef HAVE_CONFIG_H - #include "config.h" -#endif - #include /* strstr() */ #include -- cgit v1.2.3