gitweb: Remove forgotten call to git_to_hash
authorDennis Stosberg <dennis@stosberg.net>
Thu, 31 Aug 2006 19:32:45 +0000 (21:32 +0200)
committerJunio C Hamano <junkio@cox.net>
Thu, 31 Aug 2006 19:48:37 +0000 (12:48 -0700)
On Aug 27th, Jakub Narebski sent a patch which removed the git_to_hash()
function and this call to it. The patch did not apply cleanly and had to
be applied manually. Removing the last chunk has obviously been forgotten.

See: commit 0aea33762b1262d11fb43eda9f3fc152b5622cca and
message <200608272345.26722.jnareb@gmail.com>

Signed-off-by: Dennis Stosberg <dennis@stosberg.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found