commit | 4825b80ef9a8a407025748e51525787abd69bde0 | [log] [tgz] |
---|---|---|
author | Eric Sunshine <sunshine@sunshineco.com> | Tue Mar 11 18:46:44 2014 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Mar 12 15:04:55 2014 -0700 |
tree | cd891deb962ecda90d75d60877deb85899bc8f86 | |
parent | 2f93541d88fadd1ff5307d81c2c8921ee3eea058 [diff] |
sh-i18n--envsubst: retire unused string_list_member() This static function has no callers, nor has it had any since its introduction in ba67aaf2d05d (git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext(), 2011-05-14). Remove it. Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>