projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57b63d1
)
kconfig: gconf: remove unused 'color' variable
author
Masahiro Yamada
<masahiroy@kernel.org>
Tue, 24 Jun 2025 15:05:10 +0000
(
00:05
+0900)
committer
Masahiro Yamada
<masahiroy@kernel.org>
Tue, 1 Jul 2025 11:07:35 +0000
(20:07 +0900)
This is not used at all.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/gconf.c
patch
|
blob
|
history
diff --git
a/scripts/kconfig/gconf.c
b/scripts/kconfig/gconf.c
index
ab2e0df
..
4fff931
100644
(file)
--- a/
scripts/kconfig/gconf.c
+++ b/
scripts/kconfig/gconf.c
@@
-43,7
+43,6
@@
GtkWidget *save_btn = NULL;
GtkWidget *save_menu_item = NULL;
GtkTextTag *tag1, *tag2;
-GdkColor color;
GtkTreeStore *tree1, *tree2, *tree;
GtkTreeModel *model1, *model2;