mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-23 23:55:15 +08:00
cppchecker fix
This commit is contained in:
parent
33a17fcd67
commit
76f2c2c95e
1 changed files with 0 additions and 2 deletions
|
@ -3546,8 +3546,6 @@ static int CmdHF14AMfSim(const char *Cmd) {
|
|||
}
|
||||
showSectorTable(k_sector, k_sectorsCount);
|
||||
}
|
||||
|
||||
k_sectorsCount = MIFARE_4K_MAXSECTOR;
|
||||
return PM3_SUCCESS;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue