sys/vfs/hammer2: Remove unused hammer2_chain_wait()
authorTomohiro Kusumi <tkusumi@netbsd.org>
Thu, 15 Oct 2020 17:12:24 +0000 (02:12 +0900)
committerTomohiro Kusumi <tkusumi@netbsd.org>
Fri, 16 Oct 2020 16:47:25 +0000 (01:47 +0900)
commite8c391e73103685872e94ea533eeed262aac7c12
tree36a6fde3db2bed0770a26693b0efd3275636af07
parentb7f08faa925e0a5a921d6cc711e55f5707fd122d
sys/vfs/hammer2: Remove unused hammer2_chain_wait()

This should have been removed along with other chain functions
in 278ab2b27e913575840951f625eb2d8620aafa34 in 2014 when cluster
functions replaced them.
sys/vfs/hammer2/hammer2.h
sys/vfs/hammer2/hammer2_chain.c