diff options
author | Jeff King <peff@peff.net> | 2019-06-20 03:41:38 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-06-20 10:37:41 -0700 |
commit | 685d34a96e856fd0d7f3be99cc3ca60b3b7ce185 (patch) | |
tree | 909a62d9a75d617da8ef11ff833de3b50b4c80c5 /builtin/commit.c | |
parent | d2bc62b1fa7f2df247199ed88edff30875ee19bc (diff) |
khash: drop sha1-specific map types
All of the callers of khash_sha1 and khash_sha1_pos have been removed,
in favor of using maps that use "struct object_id" as their keys. Let's
drop these now-obsolete types.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions