From: wessels <> Date: Fri, 14 Jan 2000 14:14:12 +0000 (+0000) Subject: DW: X-Git-Tag: SQUID_3_0_PRE1~2077 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=adc2bf24f34a7190935ae0e72e6cef23e2fbe5c9;p=thirdparty%2Fsquid.git DW: - Unused variable 'N' --- diff --git a/src/store_dir.cc b/src/store_dir.cc index 4857e2262f..06362d7b60 100644 --- a/src/store_dir.cc +++ b/src/store_dir.cc @@ -1,6 +1,6 @@ /* - * $Id: store_dir.cc,v 1.103 2000/01/11 06:01:08 wessels Exp $ + * $Id: store_dir.cc,v 1.104 2000/01/14 07:14:12 wessels Exp $ * * DEBUG: section 47 Store Directory Routines * AUTHOR: Duane Wessels @@ -443,7 +443,6 @@ storeDirWriteCleanLogs(int reopen) double dt; SwapDir *sd; int dirn; - int N = Config.cacheSwap.n_configured; #if HEAP_REPLACEMENT int node; #else