From: Amos Jeffries Date: Mon, 1 Mar 2010 11:24:51 +0000 (+1300) Subject: Author: Steve Snyder X-Git-Tag: SQUID_3_1_0_18~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2ef1547bc0f4cccb123dc44a7e9ec560b642c6c6;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,