Commit e012d82
committed
menuconfig: remove unused global variable
_menu_scroll is declared as global but never used in _jump_to.
Removing the unnecessary declaration.
Signed-off-by: Benjamin Cabé <[email protected]>1 parent 1e6f644 commit e012d82
File tree
1 file changed
+0
-1
lines changed1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1148 | 1148 | | |
1149 | 1149 | | |
1150 | 1150 | | |
1151 | | - | |
1152 | 1151 | | |
1153 | 1152 | | |
1154 | 1153 | | |
| |||
0 commit comments