]> git.ipfire.org Git - thirdparty/squid.git/commit
Drop pointless testCharacterSet method (#1329)
authorAmos Jeffries <yadij@users.noreply.github.com>
Tue, 25 Apr 2023 16:15:54 +0000 (16:15 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Tue, 25 Apr 2023 17:09:53 +0000 (17:09 +0000)
commitc42efde10a11138aff8699b87cf20b34022f02ba
tree03c52ba502162c90b94db27ff10312ac701307f1
parent4a7431df0fff6e55ed1b544be6f1ed08d6580aae
Drop pointless testCharacterSet method (#1329)

It does nothing and CharacterSet is tested elsewhere.
src/tests/testTokenizer.cc