From: Michael Haggerty Date: Mon, 25 May 2015 18:39:17 +0000 (+0000) Subject: mark_complete(): remove unneeded arguments X-Git-Tag: v2.5.0-rc0~54^2~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/6e20a51a8096059ecba6c7959d308c52f9fe8900?hp=6e20a51a8096059ecba6c7959d308c52f9fe8900 mark_complete(): remove unneeded arguments Now that the function is not being used as an each_ref_sha1_fn, we can delete the unused arguments in its signature. Signed-off-by: Michael Haggerty Signed-off-by: brian m. carlson Signed-off-by: Junio C Hamano ---