mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Remove unused variables
This commit is contained in:
parent
8f74e9cacc
commit
24d9258888
@ -773,7 +773,6 @@ lutil_str2bin( struct berval *in, struct berval *out, void *ctx )
|
||||
}
|
||||
/* Negate the result */
|
||||
if ( neg ) {
|
||||
int i, j;
|
||||
unsigned char *ptr;
|
||||
|
||||
ptr = num.buf+num.beg;
|
||||
|
Loading…
Reference in New Issue
Block a user