Make functions that aren't used outside of file static and remove unused
authorJonathan Dieter <jdieter@gmail.com>
Wed, 6 Jun 2018 06:46:20 +0000 (09:46 +0300)
committerJonathan Dieter <jdieter@gmail.com>
Wed, 6 Jun 2018 06:50:21 +0000 (09:50 +0300)
commit5a57fc175defeef8b757b2e5c1a65a671ebe9d4f
tree13dd8d78629fc830d51ff5152a3c7f1d4968757d
parentbfbcc0e96c9fa8b67ee5459f95b554755f3ae526
Make functions that aren't used outside of file static and remove unused
functions

Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
src/lib/dl/dl.c
src/lib/dl/range.c
src/lib/index/index_common.c
src/lib/index/index_create.c
src/lib/zck_private.h