]> git.ipfire.org Git - thirdparty/git.git/commit
ewah: delete unused 'rlwit_discharge_empty()'
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 Jun 2018 21:51:20 +0000 (22:51 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 Jun 2018 16:39:48 +0000 (09:39 -0700)
commitc806278e0c7c0e0de5b32d013676326221b86c35
treeaccfda366965d71f240ea4a12e22f9f07d16f4f1
parent26675087a58e1e7dd54bc0f059ad2f831c6e3fbf
ewah: delete unused 'rlwit_discharge_empty()'

Complete the removal of unused 'ewah bitmap' code by removing the now
unused 'rlwit_discharge_empty()' function. Also, the 'ewah_clear()'
function can now be made a file-scope static symbol.

Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
ewah/ewah_bitmap.c
ewah/ewah_rlw.c
ewah/ewok.h
ewah/ewok_rlw.h