aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pw/pw_vpw.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pw/pw_vpw.c')
-rw-r--r--usr.sbin/pw/pw_vpw.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr.sbin/pw/pw_vpw.c b/usr.sbin/pw/pw_vpw.c
index 3ee1e794c4a5..4814ec2076d6 100644
--- a/usr.sbin/pw/pw_vpw.c
+++ b/usr.sbin/pw/pw_vpw.c
@@ -27,11 +27,6 @@
*
*/
-#ifndef lint
-static const char rcsid[] =
- "$FreeBSD$";
-#endif /* not lint */
-
#include <pwd.h>
#include <grp.h>
#include <libutil.h>