remove leftover

This commit is contained in:
Philippe Teuwen 2021-04-19 01:18:12 +02:00
commit d2246e6606

View file

@ -1446,7 +1446,7 @@ int CmdLFfind(const char *Cmd) {
} }
} }
if (demodDestron(true) == PM3_SUCCESS) { // to do before HID if (demodDestron(true) == PM3_SUCCESS) { // to do before HID
PrintAndLogEx(SUCCESS, "\nValid " _GREEN_("FDX-A FECAVA Destron ID") " found!"); if (! search_cont) goto out; PrintAndLogEx(SUCCESS, "\nValid " _GREEN_("FDX-A FECAVA Destron ID") " found!");
if (search_cont) { if (search_cont) {
found++; found++;
} else { } else {