From: Amos Jeffries Date: Thu, 25 Feb 2010 21:44:03 +0000 (+1300) Subject: Author: Steve Snyder X-Git-Tag: SQUID_3_2_0_1~401 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6ee79ea989cda80fe0bce75449a81d2520d5cf46;p=thirdparty%2Fsquid.git Author: Steve Snyder Bug 2869: Remove unused external reference --- diff --git a/lib/uudecode.c b/lib/uudecode.c index acb5acf9c8..fc342d9b24 100644 --- a/lib/uudecode.c +++ b/lib/uudecode.c @@ -5,8 +5,6 @@ #include "config.h" #include "util.h" -extern char **environ; - /* aaaack but it's fast and const should make it shared text page. */ const int pr2six[256] = { 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64,