diff --git a/client/src/cmdhfxerox.c b/client/src/cmdhfxerox.c index 34a48ee1b..95fb88720 100644 --- a/client/src/cmdhfxerox.c +++ b/client/src/cmdhfxerox.c @@ -416,8 +416,6 @@ static int xerox_select_card(iso14b_card_select_t *card, bool disconnect) { return resp.status; } } // retry - - PrintAndLogEx(FAILED, "command execution timeout"); return PM3_ESOFT; }