diff options
author | Elijah Newren <newren@gmail.com> | 2017-11-28 17:45:59 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-12-05 08:50:15 -0800 |
commit | 9881f21190dcf60bf7c151362e2fed00c3a32dc9 (patch) | |
tree | 4efd2149f5c923952ef6d397781653775a3501a0 /diff.c | |
parent | 1a4e40aa5dc16564af879142ba9dfbbb88d1e5ff (diff) | |
download | git-en/remove-stripspace.tar.gz |
strbuf: remove unused stripspace function aliasen/remove-stripspace
In commit 63af4a8446 ("strbuf: make stripspace() part of strbuf",
2015-10-16), stripspace() was moved to strbuf and renamed to
strbuf_stripspace(). A "temporary" alias was added for the old name until
all topic branches had time to switch over. They have had time, so remove
the old alias.
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions