Masahiro Yamada dbd3586012 kconfig: remove unused variable in qconf.cc
If this file were compiled with -Wall, the following warning would be
reported:

scripts/kconfig/qconf.cc:312:6: warning: unused variable ‘i’ [-Wunused-variable]
  int i;
      ^

The commit prepares to turn on -Wall for C++ host programs.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
2020-03-29 22:37:53 +09:00
..
2020-02-04 03:05:24 +00:00
2017-03-28 16:16:52 +02:00
2019-12-09 11:48:21 -08:00
2020-02-01 10:01:52 -08:00
2019-05-06 11:12:09 -07:00
2020-02-05 10:33:44 -07:00