X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/1e3a799d47fc551bb9c1611c6d7db47844dd03b7..664bb5ae720fb546a459dc6e60b3864d7ecd56ca:/client/cmdhfmfdes.h?ds=sidebyside

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);