mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07: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);
|
showSectorTable(k_sector, k_sectorsCount);
|
||||||
}
|
}
|
||||||
|
|
||||||
k_sectorsCount = MIFARE_4K_MAXSECTOR;
|
|
||||||
return PM3_SUCCESS;
|
return PM3_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue