From: Amos Jeffries Date: Wed, 20 May 2009 09:28:36 +0000 (+1200) Subject: Author: vollkommen X-Git-Tag: SQUID_3_2_0_1~1004 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fb848822dbed987c9c62bde99111f334166da24e;p=thirdparty%2Fsquid.git Author: vollkommen Remove ssl_error_t CBDataList template instance clashes with template instantiation for other ACLs. --- diff --git a/src/acl/SslErrorData.cc b/src/acl/SslErrorData.cc index eaf001276a..3de564c1c8 100644 --- a/src/acl/SslErrorData.cc +++ b/src/acl/SslErrorData.cc @@ -29,7 +29,8 @@ ACLSslErrorData::match(ssl_error_t toFind) /* explicit instantiation required for some systems */ /** \cond AUTODOCS-IGNORE */ -template cbdata_type CbDataList::CBDATA_CbDataList; +// AYJ: 2009-05-20 : Removing. clashes with template instantiation for other ACLs. +// template cbdata_type CbDataList::CBDATA_CbDataList; /** \endcond */ wordlist *