Skip to content

Commit c0545cf

Browse files
committed
promenu: remove redundant setColor
1 parent 65b9dbd commit c0545cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/promenu/bootb2.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ E.showMenu = ((items?: Menu): MenuInstance | void => {
172172
}, 300, name, v, item, idx, x, iy);
173173
}
174174

175-
g.setColor(g.theme.fg);
176175
iy += fontHeight;
177176
idx++;
178177
}

0 commit comments

Comments
 (0)