From: iceman Date: Mon, 15 Feb 2016 01:45:43 +0000 (+0100) Subject: chg: removed testmessage X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/e7902ca0a5984f873e45fb4af3c2e40b173efb73 chg: removed testmessage --- diff --git a/client/cmdhfmf.c b/client/cmdhfmf.c index d6cae59f..3142fcd8 100644 --- a/client/cmdhfmf.c +++ b/client/cmdhfmf.c @@ -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++) {