Skip to content

Commit

Permalink
Update src/libopensc/card-epass2003.c
Browse files Browse the repository at this point in the history
Co-authored-by: Frank Morgner <[email protected]>
  • Loading branch information
haijie-ftsafe and frankmorgner committed Mar 21, 2024
1 parent fd7c1db commit c5ec42e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libopensc/card-epass2003.c
Original file line number Diff line number Diff line change
Expand Up @@ -3389,7 +3389,6 @@ epass2003_pin_cmd(struct sc_card *card, struct sc_pin_cmd_data *data, int *tries
int r;
u8 kid;
u8 retries = 0;
//u8 pin_low = 3;
unsigned char maxtries = 0;

LOG_FUNC_CALLED(card->ctx);
Expand Down

0 comments on commit c5ec42e

Please sign in to comment.