X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/108262a145256facb03fef99c4caa9680fa3620c..0db11b71efad3781186cc2da9f31686a6562d065:/client/cmdhfmfdes.h diff --git a/client/cmdhfmfdes.h b/client/cmdhfmfdes.h index 6ebc98ae..c05f15d6 100644 --- a/client/cmdhfmfdes.h +++ b/client/cmdhfmfdes.h @@ -16,7 +16,6 @@ int CmdHF14ADesInfo(const char *Cmd); int CmdHF14ADesEnumApplications(const char *Cmd); char * GetCardSizeStr( uint8_t fsize ); -char * GetVendorStr( uint8_t id); char * GetProtocolStr(uint8_t id); void GetKeySettings( uint8_t * aid);