summaryrefslogtreecommitdiff
path: root/lib/sgetspent.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sgetspent.c')
-rw-r--r--lib/sgetspent.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/sgetspent.c b/lib/sgetspent.c
index 20531eba..8251a561 100644
--- a/lib/sgetspent.c
+++ b/lib/sgetspent.c
@@ -52,7 +52,6 @@ struct spwd *sgetspent (const char *string)
static struct spwd spwd;
char *fields[FIELDS];
char *cp;
- char *cpp;
int i;
/*