mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-18 12:54:09 -05:00
Remove unused variables
This commit is contained in:
parent
8f74e9cacc
commit
24d9258888
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue