aboutsummaryrefslogtreecommitdiffstats
path: root/odb.h
diff options
context:
space:
mode:
Diffstat (limited to 'odb.h')
-rw-r--r--odb.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/odb.h b/odb.h
index 41b3c03027..014cd9585a 100644
--- a/odb.h
+++ b/odb.h
@@ -78,10 +78,6 @@ struct odb_source {
char *path;
};
-struct odb_source *odb_source_new(struct object_database *odb,
- const char *path,
- bool local);
-
struct packed_git;
struct packfile_store;
struct cached_object_entry;