commit: remove unused function clear_commit_marks_for_object_array()
[gitweb.git] / commit.h
index 99a3fea68d3f63064351ccabeaf7f11cdf8e0d04..bdf14f0a725e38e05abf1a68470415a8655a3d73 100644 (file)
--- a/commit.h
+++ b/commit.h
@@ -219,7 +219,6 @@ struct commit *pop_commit(struct commit_list **stack);
 
 void clear_commit_marks(struct commit *commit, unsigned int mark);
 void clear_commit_marks_many(int nr, struct commit **commit, unsigned int mark);
-void clear_commit_marks_for_object_array(struct object_array *a, unsigned mark);
 
 
 enum rev_sort_order {