X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/9c624f67b3c3041d171abf75d954ba9fa0ae57a4..165b92dc3558e43e61c3625e748e15cb270e7ab3:/client/proxmark3.h diff --git a/client/proxmark3.h b/client/proxmark3.h index 56121269..d8887197 100644 --- a/client/proxmark3.h +++ b/client/proxmark3.h @@ -27,10 +27,6 @@ #include #include "usb_cmd.h" -/* -#define lu PRIu32 -#define lx PRIx32 -*/ #define PROXPROMPT "pm3 --> " void SendCommand(UsbCommand *c);