authsrv: remove unused opasstokey

This commit is contained in:
ftrvxmtrx 2015-06-09 23:53:07 +02:00
parent 2c505c160e
commit 7a95bef00e
5 changed files with 0 additions and 33 deletions

View file

@ -126,7 +126,6 @@ extern void convM2PR(char*, Passwordreq*, char*);
/*
* convert ascii password to DES key
*/
extern int opasstokey(char*, char*);
extern int passtokey(char*, char*);
/*