mirror of
https://github.com/LedgerHQ/openpgp-card-app
synced 2024-11-09 07:10:30 +00:00
Cleanup unused fields
This commit is contained in:
parent
c252ca069b
commit
1d16c87fc8
@ -287,9 +287,6 @@ struct gpg_v_state_s {
|
|||||||
#ifdef HAVE_NBGL
|
#ifdef HAVE_NBGL
|
||||||
char line[112];
|
char line[112];
|
||||||
unsigned int ux_step;
|
unsigned int ux_step;
|
||||||
unsigned int keypadIndex;
|
|
||||||
unsigned int hiddenDigitsIndex;
|
|
||||||
unsigned char pinLen;
|
|
||||||
nbgl_layout_t *layoutCtx;
|
nbgl_layout_t *layoutCtx;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user