summaryrefslogtreecommitdiff
path: root/include/git2/odb_backend.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/git2/odb_backend.h')
-rw-r--r--include/git2/odb_backend.h2
1 files changed, 0 insertions, 2 deletions
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;