Merge branch 'ps/odb-clean-stale-wrappers'

Code clean-up.

* ps/odb-clean-stale-wrappers:
  odb: drop deprecated wrapper functions
This commit is contained in:
Junio C Hamano
2025-10-07 12:25:27 -07:00
4 changed files with 8 additions and 42 deletions

View File

@@ -4,6 +4,7 @@
#include "pack-objects.h"
#include "packfile.h"
#include "parse.h"
#include "repository.h"
static uint32_t locate_object_entry_hash(struct packing_data *pdata,
const struct object_id *oid,