From 7cbfe202efaa0d3a36cfbb99abdd09d8cc25efc4 Mon Sep 17 00:00:00 2001 From: Eduard Braun Date: Sun, 23 Sep 2018 17:14:48 +0200 Subject: Remove #include "config.h" from header files where possible --- src/ui/tool/node.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/ui/tool') diff --git a/src/ui/tool/node.h b/src/ui/tool/node.h index 594f6b633..f8c99dde0 100644 --- a/src/ui/tool/node.h +++ b/src/ui/tool/node.h @@ -12,10 +12,6 @@ #ifndef SEEN_UI_TOOL_NODE_H #define SEEN_UI_TOOL_NODE_H -#if HAVE_CONFIG_H - #include "config.h" -#endif - #include #include #include -- cgit v1.2.3