X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=modules%2Fpam_unix%2Fpam_unix_passwd.c;fp=modules%2Fpam_unix%2Fpam_unix_passwd.c;h=302cf126572235d4c304adeb4020cda360a8cc06;hb=e4a1c685a4b6b470194f4f5d1b69e7d9b2b4c63a;hp=9fdebefba64f55b6a7c2ef1b309bd87bd6bed644;hpb=a2b72aeb86f297d349bc9e6a8f059fedf97a499a;p=linux-pam diff --git a/modules/pam_unix/pam_unix_passwd.c b/modules/pam_unix/pam_unix_passwd.c index 9fdebefb..302cf126 100644 --- a/modules/pam_unix/pam_unix_passwd.c +++ b/modules/pam_unix/pam_unix_passwd.c @@ -106,11 +106,6 @@ extern int getrpcport(const char *host, unsigned long prognum, Sets it. */ -/* data tokens */ - -#define _UNIX_OLD_AUTHTOK "-UN*X-OLD-PASS" -#define _UNIX_NEW_AUTHTOK "-UN*X-NEW-PASS" - #define MAX_PASSWD_TRIES 3 #ifdef HAVE_NIS