Comparison

util-src/hashes.c @ 11566:6e67872bcba4 0.11

mod_pep: Remove obsolete node restoration code (now done by util.pubsub) Originally added in 202b9951b037 but util.pubsub gained a better method in 6c2c2fc4b8dd since then, which mod_pep uses since 9194431b6447 which should have deleted this. All these :create calls would have failed with a 'conflict' error, since the nodes had already been created. This was never noticed because of missing error handling. Also note that this code did not restore node configuration.
author Kim Alvefur <zash@zash.se>
date Sun, 16 May 2021 16:14:23 +0200
parent 11541:13b84682518e
child 11560:3bbb1af92514
comparison
equal deleted inserted replaced
11565:087b275a9aee 11566:6e67872bcba4