]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
lua: get rid of knot_rrset_txt_dump
authorVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 27 Jan 2017 18:28:16 +0000 (19:28 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 27 Jan 2017 18:30:10 +0000 (19:30 +0100)
commit3d1bc05f5ed192b5ec6a116454e5fd9455db1dd4
tree90b2765dbd3a1ae81fab1d65848fbd0e7e75672c
parent3f6681066787ba8c556a276d21bd631d56061e48
lua: get rid of knot_rrset_txt_dump

I believe it was unused, so no risk was caused, but better remove it.
There's the complication that its signature has changed since libknot-2.4.0.
Fixes https://gitlab.labs.nic.cz/knot/resolver/issues/146
daemon/lua/kres-gen.lua
daemon/lua/kres-gen.sh
daemon/lua/kres.lua