diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2014-03-05 18:26:25 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-03-05 12:33:02 -0800 |
commit | 72c378d8a618b9a57e4edf12700c51b0af86f124 (patch) | |
tree | 82d2f1188ea58935d427609baec2d3fb2c93a804 /gitk-git | |
parent | 2f93541d88fadd1ff5307d81c2c8921ee3eea058 (diff) | |
download | git-72c378d8a618b9a57e4edf12700c51b0af86f124.tar.gz |
cache_tree_find(): remove redundant checks
slash is initialized to a value that cannot be NULL. So remove the
guards against slash == NULL later in the loop.
Suggested-by: David Kastrup <dak@gnu.org>
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitk-git')
0 files changed, 0 insertions, 0 deletions