From c2f73310d011a7e6b02f6dbedf96826c21a1b88f Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Fri, 22 May 2020 10:28:48 +0100 Subject: Squash warning: "_GNU_SOURCE" redefined. The utils/config.h header handles this. --- desktop/treeview.c | 1 - 1 file changed, 1 deletion(-) (limited to 'desktop') diff --git a/desktop/treeview.c b/desktop/treeview.c index e8aed776d..48a031612 100644 --- a/desktop/treeview.c +++ b/desktop/treeview.c @@ -24,7 +24,6 @@ #include "utils/config.h" -#define _GNU_SOURCE /* strcasestr needs this for string.h */ #include #include "utils/utils.h" -- cgit v1.2.3