Software /
code /
prosody
Diff
GNUmakefile @ 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 | 9429:5f51710d7c1e |
child | 9779:0b04099b49de |