Rewrite kill_block_if_empty using kill_block
commit74a7b71b9c59ffe70fc244f70cee96f35abe2349
authorPetr Tesarik <petr@tesarici.cz>
Mon, 22 Oct 2012 21:42:21 +0000 (22 23:42 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Mon, 22 Oct 2012 21:42:21 +0000 (22 23:42 +0200)
tree8aa19480ef78805769f9030db195c1eb80d2387e
parentfbb7642b73ee1b80f4d7bae8dd959aa0aacc47d8
Rewrite kill_block_if_empty using kill_block

When removing an empty block, the adjacent blocks might be mergeable,
but the opportunity was missed.
libhed/file.c