Suppress clang 7.0 warnings.

capacity_ is used in some build target, and not in others.
clang compiler gives warning on unused case, and also on
used case if declared as unused.

Test: make checkbuild
Change-Id: I1800d02129a7587096b6de19dd791d2af44596d4
1 file changed