diff options
Diffstat (limited to 'odb.h')
| -rw-r--r-- | odb.h | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -67,13 +67,6 @@ struct odb_source { bool local; /* - * This is a temporary object store created by the tmp_objdir - * facility. Disable ref updates since the objects in the store - * might be discarded on rollback. - */ - int disable_ref_updates; - - /* * This object store is ephemeral, so there is no need to fsync. */ int will_destroy; |
