From: Lea Wiemann Date: Tue, 17 Jun 2008 06:25:28 +0000 (+0200) Subject: gitweb: remove unused parse_ref method X-Git-Url: https://git.ladys.computer/Gitweb/commitdiff_plain/eb450136653d4b71b6cdba2b497b5855dc30f3bef33cbd21ac86b065079f697c?hp=eb450136653d4b71b6cdba2b497b5855dc30f3bef33cbd21ac86b065079f697c gitweb: remove unused parse_ref method The parse_ref method became unused in cd1464083c, but the author decided to leave it in. Now it gets in the way of refactoring, so let's remove it. Signed-off-by: Lea Wiemann Signed-off-by: Junio C Hamano ---