K 10 svn:author V 2 ed K 8 svn:date V 27 2011-11-05T10:00:29.864729Z K 7 svn:log V 221 Remove an unused variable from pam_unix. This variable was added in r82352 back in 2001, but even then it didn't have any use. Because it's not marked static, the C compiler won't complain about it. Discussed with: des END