symlinks.c: remove unused functions
authorJunio C Hamano <gitster@pobox.com>
Tue, 12 Jan 2010 05:18:20 +0000 (21:18 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Jan 2010 06:49:36 +0000 (22:49 -0800)
commit64161a6b23920c96485131fb51d82d8ca13b4e1d
tree89b5d67bc00b4b81fe4ffb83c5698448fffcfb12
parentc76189875b35ca04d42df915cd902a33fdbcb9b0
symlinks.c: remove unused functions

invalidate_lstat_cache() and clear_lstat_cache() are not used anywhere.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
cache.h
symlinks.c