CONTRIB: halog: mark the has_zero* functions unused
authorWilly Tarreau <w@1wt.eu>
Mon, 21 Dec 2020 07:35:24 +0000 (08:35 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 21 Dec 2020 07:43:09 +0000 (08:43 +0100)
commitf531dfff18becc87a3855ae6bc987afe9bffccc3
treef8a821027a54f1ac59a82567d8c99d27041e4386
parent2df860cb13e503fc8d80889bb93c20d5e8b24cd5
CONTRIB: halog: mark the has_zero* functions unused

These ones will depend on the use of memchr() or not, let's mark them unused
to avoid the warning reported in issue #1013.
contrib/halog/fgets2.c