CLEANUP: halog: remove unused strl2ui()
authorWilly Tarreau <w@1wt.eu>
Mon, 8 Nov 2021 08:50:29 +0000 (09:50 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 8 Nov 2021 11:08:26 +0000 (12:08 +0100)
commitfce4e6914435511e1913803241c1384264a7cb4d
treefbd1b7cbfb7b665d089b75dc2f2773d80341aaf6
parentc4becf54244af77ec8ccee0893bf96bbb90dd6b9
CLEANUP: halog: remove unused strl2ui()

strl2ui() isn't used anymore in the code, likely because str2ic() is
often used instead. Let's drop it.
admin/halog/halog.c