From a4160ed66a8e96121a798b404c93d3149636d463 Mon Sep 17 00:00:00 2001 From: wessels <> Date: Mon, 21 Sep 1998 12:42:57 +0000 Subject: [PATCH] statHistMedian can go back to static --- src/protos.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/protos.h b/src/protos.h index c90dabb61d..568615d11d 100644 --- a/src/protos.h +++ b/src/protos.h @@ -1,6 +1,6 @@ /* - * $Id: protos.h,v 1.268 1998/09/20 01:14:24 wessels Exp $ + * $Id: protos.h,v 1.269 1998/09/21 06:42:57 wessels Exp $ * * * SQUID Internet Object Cache http://squid.nlanr.net/Squid/ @@ -665,7 +665,6 @@ extern double median_svc_get(int, int); extern void pconnHistCount(int, int); extern int stat5minClientRequests(void); extern double stat5minCPUUsage(void); -extern double statMedianSvc(int, int); extern const char *storeEntryFlags(const StoreEntry *); -- 2.47.3