]> git.proxmox.com Git - libgit2.git/commit - src/util/strmap.c
strmap: remove GIT__USE_STRMAP macro
authorPatrick Steinhardt <ps@pks.im>
Fri, 27 Jan 2017 13:32:23 +0000 (14:32 +0100)
committerPatrick Steinhardt <ps@pks.im>
Fri, 17 Feb 2017 10:41:06 +0000 (11:41 +0100)
commit13c3bc9adf7c3e467c6d1a577859bf31d551022b
treed7623e1d522636bdb55f2d76118a18473ce56158
parenta13cfd2af2aa2f9be660fc1c789405b5188b904d
strmap: remove GIT__USE_STRMAP macro
16 files changed:
src/attr.c
src/attrcache.c
src/checkout.c
src/config_file.c
src/diff_driver.c
src/fileops.c
src/mwindow.c
src/refdb_fs.c
src/refs.c
src/repository.c
src/sortedcache.c
src/strmap.c
src/strmap.h
src/transaction.c
src/tree.c
tests/core/strmap.c