]> git.ipfire.org Git - thirdparty/nftables.git/commit
src: ct: remove unused functions
authorFlorian Westphal <fw@strlen.de>
Wed, 27 Sep 2017 15:07:21 +0000 (17:07 +0200)
committerFlorian Westphal <fw@strlen.de>
Wed, 27 Sep 2017 15:08:46 +0000 (17:08 +0200)
commit25831cdef94b4b86d12e3eec134dd029c37c479e
treebe15f5bc4cf1a7eb1dea63e6cb8408f75a57d4a3
parentda06a74244cbe4b02431ea2c34b8299f3562c9ff
src: ct: remove unused functions

since commit b0c2606ed02fed828ab7c34227e355f5542bc925
("parser_bison: use keywords in ct expression") we no longer
abuse string for this, so there are no users of these helpers
anymore.

Signed-off-by: Florian Westphal <fw@strlen.de>
include/ct.h
src/ct.c