From 16befb8b7fbfcc9b2d38931f4081669558300adf Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Fri, 8 Jun 2007 02:54:57 -0700 Subject: Even more missing static Signed-off-by: Junio C Hamano --- commit.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'commit.h') diff --git a/commit.h b/commit.h index 75b43a53ed..a313b53c31 100644 --- a/commit.h +++ b/commit.h @@ -73,8 +73,6 @@ struct commit *pop_commit(struct commit_list **stack); void clear_commit_marks(struct commit *commit, unsigned int mark); -int count_parents(struct commit * commit); - /* * Performs an in-place topological sort of list supplied. * -- cgit v1.2.3