diff options
author | David Robillard <d@drobilla.net> | 2021-09-10 20:11:33 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2021-09-10 20:11:33 -0400 |
commit | 129bcfb52322c2e27fc0e63605bc04c99ac40f8c (patch) | |
tree | 0ca0e82ca1dabe19c06397f785143a8b25ed8447 /meson.build | |
parent | c9e48e055296a19eb6dfcac48495f690ada73087 (diff) | |
download | zix-129bcfb52322c2e27fc0e63605bc04c99ac40f8c.tar.gz zix-129bcfb52322c2e27fc0e63605bc04c99ac40f8c.tar.bz2 zix-129bcfb52322c2e27fc0e63605bc04c99ac40f8c.zip |
Remove destroy field of BTree and add zix_btree_clear()
If this is used, it is only when clearing or freeing a tree. Allowing it to be
given as a parameter directly there is clearer and avoids bloating the tree
itself with information that isn't needed.
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions