From 4d2ab015485929a39d833a9dda15e7fac0823324 Mon Sep 17 00:00:00 2001 From: wessels <> Date: Fri, 25 Oct 1996 03:57:39 +0000 Subject: [PATCH] remove old get_url --- src/main.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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; -- 2.47.2