]> 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)
commit6697eae6198904f2ab2d36461375941d9f423df4
treea99f3baf276ea173166e541e5652fd19cd1055c6
parent048d3912186ef2aab976e267a4816cd33b962ee8
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