From: wessels <> Date: Fri, 25 Oct 1996 03:57:39 +0000 (+0000) Subject: remove old get_url X-Git-Tag: SQUID_3_0_PRE1~5598 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4d2ab015485929a39d833a9dda15e7fac0823324;p=thirdparty%2Fsquid.git remove old get_url --- diff --git a/src/main.cc b/src/main.cc index fff4198222..f90e448383 100644 --- a/src/main.cc +++ b/src/main.cc @@ -1,5 +1,5 @@ /* - * $Id: main.cc,v 1.101 1996/10/24 06:12:45 wessels Exp $ + * $Id: main.cc,v 1.102 1996/10/24 21:57:39 wessels Exp $ * * DEBUG: section 1 Startup and Main Loop * AUTHOR: Harvest Derived @@ -141,7 +141,6 @@ static int icpPortNumOverride = 1; /* Want to detect "-u 0" */ #if MALLOC_DBG static int malloc_debug_level = 0; #endif -static char *get_url; static time_t next_cleaning; static time_t next_maintain;