X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/952f3dc78f331f952b9ce054d0119f7b1c1b2211..8130eba4d127d1093f55334998f25230f0731a92:/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)