On 3/11/23 03:42, Alexey Dobriyan wrote: > Shadows consumes precious vertical lines, simply delete them. > > Signed-off-by: Alexey Dobriyan <adobriyan@xxxxxxxxx> > --- > scripts/kconfig/lxdialog/checklist.c | 2 -- > scripts/kconfig/lxdialog/dialog.h | 1 - > scripts/kconfig/lxdialog/inputbox.c | 2 -- > scripts/kconfig/lxdialog/menubox.c | 2 -- > scripts/kconfig/lxdialog/textbox.c | 2 -- > scripts/kconfig/lxdialog/util.c | 22 ---------------------- > scripts/kconfig/lxdialog/yesno.c | 2 -- > 7 files changed, 33 deletions(-) > Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> Thanks. -- ~Randy