mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-22 14:23:50 -07:00
remove unused message log
This commit is contained in:
parent
d5070b34f4
commit
be374ec2af
1 changed files with 0 additions and 7 deletions
|
@ -3564,13 +3564,6 @@ out:
|
|||
}
|
||||
free(fptr);
|
||||
|
||||
if (found_keys == (sectorsCnt << 1)) {
|
||||
PrintAndLogEx(SUCCESS, "Card dumped as well. run " _YELLOW_("`%s %c`"),
|
||||
"hf mf esave",
|
||||
GetFormatFromSector(sectorsCnt)
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue