=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/goodpath.c,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- src/usr.bin/sudo/Attic/goodpath.c 2008/11/14 11:58:08 1.6 +++ src/usr.bin/sudo/Attic/goodpath.c 2010/03/04 12:21:36 1.7 @@ -38,10 +38,6 @@ #include "sudo.h" -#ifndef lint -__unused static const char rcsid[] = "$Sudo: goodpath.c,v 1.44 2005/02/12 22:56:06 millert Exp $"; -#endif /* lint */ - /* * Verify that path is a normal file and executable by root. */