]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
kconfig: qconf: remove "goBack" debug message
authorMasahiro Yamada <masahiroy@kernel.org>
Wed, 29 Jul 2020 17:12:40 +0000 (02:12 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 1 Aug 2020 11:54:39 +0000 (20:54 +0900)
commitce02397f44e9ad36b14a29f3eeef252a6a8575c4
tree2616286b3dd6cbbe5143b3d735f51fae584b74dd
parentc9b09a9249e6db802013c37a24af1fe45824cd3a
kconfig: qconf: remove "goBack" debug message

Every time the goback icon is clicked, the annoying message "goBack"
is displayed on the console.

I guess this line is the left-over debug code of commit af737b4defe1
("kconfig: qconf: simplify the goBack() logic").

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