]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove initialize goal code
authorMatthijs Mekking <matthijs@isc.org>
Tue, 2 Feb 2021 19:02:54 +0000 (20:02 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 3 Feb 2021 07:36:14 +0000 (08:36 +0100)
commit82632fa6d92ef37508fc77a14255e4d1ff12e09d
treefd7cc900c745be579f0e4a8eca44baba4f392c0a
parent76cf72e65a7ff23d3ad10dc917d58d7520e1d44e
Remove initialize goal code

Since keys now have their goals initialized in 'keymgr_key_init()',
remove this redundant piece of code in 'keymgr_key_run()'.
lib/dns/keymgr.c