chg: removed testmessage

This commit is contained in:
iceman 2016-02-15 02:45:43 +01:00
parent c2a714e3ce
commit e7902ca0a5

View file

@ -712,7 +712,6 @@ int CmdHF14AMfNested(const char *Cmd)
// nested sectors
iterations = 0;
PrintAndLog("enter nested...");
bool calibrate = true;
for (i = 0; i < NESTED_SECTOR_RETRY; i++) {