]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/HttpHeader.cc
NoNewGlobals for HttpHdrCc:ccLookupTable (#1750)
[thirdparty/squid.git] / src / HttpHeader.cc
index 1a52b992c3af14d7b1087adeda23389ff93e7b96..a251328c3dfac126f66c20b082d6def4e7df25b6 100644 (file)
@@ -135,7 +135,6 @@ httpHeaderInitModule(void)
     assert(HttpHeaderStats[hoEnd-1].label && "HttpHeaderStats created with all elements");
 
     /* init dependent modules */
-    httpHdrCcInitModule();
     httpHdrScInitModule();
 
     httpHeaderRegisterWithCacheManager();