freebsd-dev/lib/libpam
Ed Schouten 82a36aefae 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
2011-11-05 10:00:29 +00:00
..
libpam Revert the previous commit and add a comment explaining why it was wrong. 2011-10-22 14:08:21 +00:00
modules Remove an unused variable from pam_unix. 2011-11-05 10:00:29 +00:00
Makefile
Makefile.inc Remove redundant WARNS?=6 overrides and inherit the WARNS setting from 2010-03-02 18:44:08 +00:00