]> git.sur5r.net Git - openldap/commitdiff
remove lint
authorKurt Zeilenga <kurt@openldap.org>
Tue, 12 Sep 2000 00:38:47 +0000 (00:38 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 12 Sep 2000 00:38:47 +0000 (00:38 +0000)
servers/slapd/schema_init.c

index f5cb75711b348284058f394763f805a5e1f84619..c9614253945f97ba37c91c78bbb50c754b8b9828 100644 (file)
@@ -1842,7 +1842,7 @@ integerNormalize(
 {
        int negative;
        struct berval *newval;
-       char *p, *q;
+       char *p;
 
        p = val->bv_val;