From 45835a4d43ec569bfa42eccdb4043046ac2fde0f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 1 Feb 2021 17:44:50 +0100 Subject: Remove redundant extern declaration of environ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- asroot.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/asroot.c b/asroot.c index 65bc16f..a07e2b1 100644 --- a/asroot.c +++ b/asroot.c @@ -31,8 +31,6 @@ char *argv0; -extern char **environ; - static const char *env_whitelist[] = { "DISPLAY=", "WAYLAND_DISPLAY=", -- cgit v1.2.3-70-g09d2