From: Michael Haggerty Date: Mon, 17 Oct 2011 02:38:11 +0000 (+0200) Subject: clear_ref_cache(): inline function X-Git-Tag: v1.7.8-rc0~20^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c5f29abd8098275382ff56d8cbb00d660a64b43e?ds=inline;hp=c5f29abd8098275382ff56d8cbb00d660a64b43e clear_ref_cache(): inline function clear_ref_cache() was only called from one place, so inline it there. Signed-off-by: Michael Haggerty Signed-off-by: Junio C Hamano ---