]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Cleanup: remove unused Config::ext_methods
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 7 Nov 2016 05:24:26 +0000 (18:24 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 7 Nov 2016 05:24:26 +0000 (18:24 +1300)
src/SquidConfig.h

index ae6ac26dcff3bc34eb4b9e818eab9f0591297c0a..8710c4aa493d6957318a2a8b674cb13fef8e1461 100644 (file)
@@ -492,8 +492,6 @@ public:
     } SSL;
 #endif
 
-    wordlist *ext_methods;
-
     struct {
         int high_rptm;
         int high_pf;