remove drawlsetrefresh and convM2Tnoenc: undefined functions

This commit is contained in:
ftrvxmtrx 2015-06-09 18:25:09 +02:00
parent e56e61fed1
commit be36fab405
3 changed files with 0 additions and 3 deletions

View file

@ -115,7 +115,6 @@ struct OMSchapreply
*/
extern int convT2M(Ticket*, char*, char*);
extern void convM2T(char*, Ticket*, char*);
extern void convM2Tnoenc(char*, Ticket*);
extern int convA2M(Authenticator*, char*, char*);
extern void convM2A(char*, Authenticator*, char*);
extern int convTR2M(Ticketreq*, char*);