X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/952f3dc78f331f952b9ce054d0119f7b1c1b2211..5ebcb867a3552a36953b36653b67d4e83e5a9ab3:/client/mifarehost.c diff --git a/client/mifarehost.c b/client/mifarehost.c index 5870803b..431db9dc 100644 --- a/client/mifarehost.c +++ b/client/mifarehost.c @@ -15,8 +15,6 @@ #include "mifarehost.h" #include "proxmark3.h" -#define llx PRIx64 - // MIFARE int compar_int(const void * a, const void * b) { // didn't work: (the result is truncated to 32 bits)