dictionary.c: Don't emit callbacks when the dictionary is destroyed.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 27 Jun 2020 11:15:31 +0000 (13:15 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 27 Jun 2020 11:15:31 +0000 (13:15 +0200)
commitafbaddb93a29a8fd72e067c18d42a8caf8cd209a
treea7a0cd02af153df9f61b05776607fe8e6926e66d
parent1a883969725730d836489dfb6fb618010b224125
dictionary.c: Don't emit callbacks when the dictionary is destroyed.

Also reorder some functions in order of dependence.
src/data/dictionary.c