kconfig: gconf: remove gtk_tree_view_column_set_visible() calls
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 24 Jun 2025 15:05:01 +0000 (00:05 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Tue, 1 Jul 2025 11:07:34 +0000 (20:07 +0900)
commitede0a43249d47660ca977c90a279b6cfc9da314a
treef4458d50302b99cd859cf97d24494098a5a1c710
parent08726436886e05c46efcb0655018a74c534ddead
kconfig: gconf: remove gtk_tree_view_column_set_visible() calls

The columns are visible by default.

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