diff options
author | Eric Sunshine <sunshine@sunshineco.com> | 2014-01-02 16:57:12 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-02-24 15:26:33 -0800 |
commit | 7b359ea6b3333a87fd3fa8b84913f2b75ed244ad (patch) | |
tree | e86f62d75e9ff47be8f4231d9ee22a8eb4c5add5 /README | |
parent | hashmap.h: use 'unsigned int' for hash-codes everywhere (diff) | |
download | tgif-7b359ea6b3333a87fd3fa8b84913f2b75ed244ad.tar.xz |
name-hash: retire unused index_name_exists()
db5360f3f496 (name-hash: refactor polymorphic index_name_exists();
2013-09-17) split index_name_exists() into index_file_exists() and
index_dir_exists() but retained index_name_exists() as a thin wrapper
to avoid disturbing possible in-flight topics. Since this change
landed in 'master' some time ago and there are no in-flight topics
referencing index_name_exists(), retire it.
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions