summaryrefslogtreecommitdiff
path: root/packfile.h
diff options
context:
space:
mode:
authorLibravatar brian m. carlson <sandals@crustytoothpaste.net>2018-05-02 00:25:32 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-05-02 13:59:49 +0900
commitc51c39418bb754c7884be4d7dcef93ecab967c40 (patch)
tree880a7c5897a63bb5c071514ad0223d38aa1d1d7d /packfile.h
parentRemove unused member in struct object_context (diff)
downloadtgif-c51c39418bb754c7884be4d7dcef93ecab967c40.tar.xz
packfile: remove unused member from struct pack_entry
The sha1 member in struct pack_entry is unused except for one instance in which we store a value in it. Since nobody ever reads this value, don't bother to compute it and remove the member from struct pack_entry. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'packfile.h')
0 files changed, 0 insertions, 0 deletions