Remove unneeded digest_size_uncompressed attribute
authorJonathan Dieter <jdieter@gmail.com>
Sat, 18 Sep 2021 15:41:47 +0000 (16:41 +0100)
committerJonathan Dieter <jdieter@gmail.com>
Sat, 18 Sep 2021 15:41:47 +0000 (16:41 +0100)
commit38c060919af5dc68608aa55920412ab63bb95569
treebe52f4d54df9ddbc6eb591f0b773abe3475f5053
parentc938487d3a14a151494727bc93f3fec914117b8e
Remove unneeded digest_size_uncompressed attribute

The uncompressed digest size is the same as the compressed, so no reason
to need an extra attribute

Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
src/lib/hash/hash.c
src/lib/index/index_create.c
src/lib/index/index_read.c
src/lib/zck_private.h