From 7afc57c6527bbeda0a5b66b40f733f176e85edb4 Mon Sep 17 00:00:00 2001 From: Edward Thomson Date: Thu, 23 Feb 2023 13:56:00 +0000 Subject: better --- include/git2/odb_backend.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/git2/odb_backend.h') diff --git a/include/git2/odb_backend.h b/include/git2/odb_backend.h index 4d0559ec0..699f96fb8 100644 --- a/include/git2/odb_backend.h +++ b/include/git2/odb_backend.h @@ -171,8 +171,6 @@ struct git_odb_stream { unsigned int mode; void *hash_ctx; - git_oid_t oid_type; - git_object_size_t declared_size; git_object_size_t received_bytes; -- cgit v1.2.1