]> git.ipfire.org Git - thirdparty/git.git/blobdiff - entry.h
checkout: fix two bugs on the final count of updated entries
[thirdparty/git.git] / entry.h
diff --git a/entry.h b/entry.h
index 252fd24c2ecad400c85f9dd8fd08da0d47aea084..9be4659881e6ec979bb4ac5233c71af44b337586 100644 (file)
--- a/entry.h
+++ b/entry.h
@@ -43,8 +43,7 @@ static inline int checkout_entry(struct cache_entry *ce,
 }
 
 void enable_delayed_checkout(struct checkout *state);
-int finish_delayed_checkout(struct checkout *state, int *nr_checkouts,
-                           int show_progress);
+int finish_delayed_checkout(struct checkout *state, int show_progress);
 
 /*
  * Unlink the last component and schedule the leading directories for