]> git.neil.brown.name Git - edlib.git/commit
Discard edlib_do_free()
authorNeilBrown <neil@brown.name>
Fri, 8 Sep 2023 09:41:59 +0000 (19:41 +1000)
committerNeilBrown <neil@brown.name>
Fri, 8 Sep 2023 09:50:23 +0000 (19:50 +1000)
commitf00c9e6126a221bafba0ac404bdb2126a7a4102d
treec37a7e5bfdbe9efb7ee0e2157ab77eefc1178eca
parent35c2098849af12f80400c948debd9a7b927fb4d3
Discard edlib_do_free()

No code uses this any more, so discard it.
Also change pane->data_size to pane->alloc_size and use it for
accounting when freeing the pane.

Signed-off-by: NeilBrown <neil@brown.name>
core-editor.c
core-pane.c
core-pane.h
core.h