X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/c188b1b9b24b65a60c594364b474edba7c4ab8a2..3f267966732831e7567dc7c013fb878dd2333779:/client/cmdhfmf.c?ds=sidebyside diff --git a/client/cmdhfmf.c b/client/cmdhfmf.c index ae380b3c..5b5be6f2 100644 --- a/client/cmdhfmf.c +++ b/client/cmdhfmf.c @@ -792,7 +792,6 @@ int CmdHF14AMfNested(const char *Cmd) return 0; } - int CmdHF14AMfNestedHard(const char *Cmd) { uint8_t blockNo = 0; @@ -889,7 +888,6 @@ int CmdHF14AMfNestedHard(const char *Cmd) return 0; } - int CmdHF14AMfChk(const char *Cmd) { if (strlen(Cmd)<3) {