summaryrefslogtreecommitdiff
path: root/split-index.h
diff options
context:
space:
mode:
Diffstat (limited to 'split-index.h')
-rw-r--r--split-index.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/split-index.h b/split-index.h
index 65c0f09..df91c1b 100644
--- a/split-index.h
+++ b/split-index.h
@@ -33,6 +33,5 @@ void finish_writing_split_index(struct index_state *istate);
void discard_split_index(struct index_state *istate);
void add_split_index(struct index_state *istate);
void remove_split_index(struct index_state *istate);
-void unshare_split_index(struct index_state *istate, int discard);
#endif