diff --git a/src/gpg_types.h b/src/gpg_types.h index 41e0dd8..58a1a7d 100644 --- a/src/gpg_types.h +++ b/src/gpg_types.h @@ -287,9 +287,6 @@ struct gpg_v_state_s { #ifdef HAVE_NBGL char line[112]; unsigned int ux_step; - unsigned int keypadIndex; - unsigned int hiddenDigitsIndex; - unsigned char pinLen; nbgl_layout_t *layoutCtx; #endif