]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
remove old get_url
authorwessels <>
Fri, 25 Oct 1996 03:57:39 +0000 (03:57 +0000)
committerwessels <>
Fri, 25 Oct 1996 03:57:39 +0000 (03:57 +0000)
src/main.cc

index fff4198222a8e485b0b77fd7876b37260cde78d5..f90e44838364a99b99abb84dcd95e0737370f83b 100644 (file)
@@ -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;