]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
remove bogus extern next_cleaning
authorwessels <>
Wed, 4 Sep 1996 00:54:09 +0000 (00:54 +0000)
committerwessels <>
Wed, 4 Sep 1996 00:54:09 +0000 (00:54 +0000)
src/squid.h

index 8ca2ddb68e4da964be6c83b59a6d39a5dc6321b4..de214fc5b0e5e2e20f12f7f8ceb45d720bddfe1f 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: squid.h,v 1.42 1996/08/27 18:01:37 wessels Exp $
+ * $Id: squid.h,v 1.43 1996/09/03 18:54:09 wessels Exp $
  *
  * AUTHOR: Duane Wessels
  *
@@ -260,7 +260,6 @@ extern void shut_down _PARAMS((int));
 
 
 extern time_t squid_starttime; /* main.c */
-extern time_t next_cleaning;   /* main.c */
 extern int do_reuse;           /* main.c */
 extern int theHttpConnection;  /* main.c */
 extern int theInIcpConnection; /* main.c */