mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-22 14:23:50 -07:00
emrtd: Remove debug line
This commit is contained in:
parent
45d55106c6
commit
3312230e80
1 changed files with 0 additions and 1 deletions
|
@ -1382,7 +1382,6 @@ static int cmd_hf_emrtd_info(const char *Cmd) {
|
|||
BAC = false;
|
||||
} else {
|
||||
text_to_upper(docnum, slen);
|
||||
PrintAndLogEx(HINT, "%.*s.", slen, (char *) docnum);
|
||||
if (slen != 9) {
|
||||
memset(docnum + slen, 0x3c, 9 - slen);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue