kconfig: qconf: remove unused argument from ConfigView::updateList()
authorMasahiro Yamada <masahiroy@kernel.org>
Fri, 7 Aug 2020 09:19:00 +0000 (18:19 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Fri, 14 Aug 2020 04:39:41 +0000 (13:39 +0900)
commit1031685c5ec86cc84ccaea5825566c4ed08c66b7
treeb5c32dae96bdbcf1d309b0a34c9e5fb2bb60f58e
parentcb77043f061a9ec7824784d18a0c484fbfe97059
kconfig: qconf: remove unused argument from ConfigView::updateList()

Now that ConfigList::updateList() takes no argument, the 'item' argument
ConfigView::updateList() is no longer used.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/qconf.cc
scripts/kconfig/qconf.h