From: Amos Jeffries Date: Mon, 7 Nov 2016 05:24:26 +0000 (+1300) Subject: Cleanup: remove unused Config::ext_methods X-Git-Tag: SQUID_4_0_17~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=854eec17b3f24d6424f1c771d83d140666531386;p=thirdparty%2Fsquid.git Cleanup: remove unused Config::ext_methods --- diff --git a/src/SquidConfig.h b/src/SquidConfig.h index ae6ac26dcf..8710c4aa49 100644 --- a/src/SquidConfig.h +++ b/src/SquidConfig.h @@ -492,8 +492,6 @@ public: } SSL; #endif - wordlist *ext_methods; - struct { int high_rptm; int high_pf;