summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
authorLibravatar Randall S. Becker <rsbecker@nexbridge.com>2018-01-14 13:07:48 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-01-16 14:27:07 -0800
commit7d68bb0766120208f4281f278aac80ebd9951e5c (patch)
treebdafc30845e74ba062e5838e9cefe40f00aa4c4b /.clang-format
parenthashmap: add API to disable item counting when threaded (diff)
downloadtgif-7d68bb0766120208f4281f278aac80ebd9951e5c.tar.xz
hashmap.h: remove unused variable
In 'hashmap_enable_item_counting()', item is assigned but never used. This causes a warning on HP NonStop. As the variable is never used, fix this by just removing it. Signed-off-by: Randall S. Becker <rsbecker@nexbridge.com> Helped-by: Thomas Gummerer <t.gummerer@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions