X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/9962091e297c41414fc2631e03f69b080a33704e..a71ece51e49f739e0eff8022e6c5d66813d1aa56:/client/cmdcrc.h diff --git a/client/cmdcrc.h b/client/cmdcrc.h index c37ba2b1..ea02f884 100644 --- a/client/cmdcrc.h +++ b/client/cmdcrc.h @@ -12,5 +12,4 @@ #define CMDCRC_H__ int CmdCrc(const char *Cmd); -int CmdCrcCalc(const char *Cmd); #endif