commit-slabs: move MAYBE_UNUSED out
commitbbd8eb3ecbc5ea9822c88e50af653999e16bd2ee
authorCarlo Marcelo Arenas Belón <carenas@gmail.com>
Tue, 23 Oct 2018 21:50:19 +0000 (23 14:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Oct 2018 05:52:50 +0000 (24 14:52 +0900)
treed5befee93fb491bb8a7667235a4f48e5e7ca02a5
parentc4df23f7927d8d00e666a3c8d1b3375f1dc8a3c1
commit-slabs: move MAYBE_UNUSED out

after 36da893114 ("config.mak.dev: enable -Wunused-function", 2018-10-18)
it is expected to be used to prevent -Wunused-function warnings for code
that was macro generated

Signed-off-by: Carlo Marcelo Arenas Belón <carenas@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
commit-slab-impl.h
git-compat-util.h