]> git.baikalelectronics.ru Git - kernel.git/commit
kconfig: qconf: remove ->addSeparator() to menuBar
authorMasahiro Yamada <masahiroy@kernel.org>
Fri, 7 Aug 2020 09:18:51 +0000 (18:18 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Fri, 14 Aug 2020 04:30:04 +0000 (13:30 +0900)
commit56c85870334cf0bbc6fc469b9253e46f9235c1bf
treea99f3baf276ea173166e541e5652fd19cd1055c6
parent223d2acd4978a92e7f5e613468bb95c6be81c4db
kconfig: qconf: remove ->addSeparator() to menuBar

I do not understand the purpose of this ->addSeparator().
It does not make any difference.

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