Skip to content
Snippets Groups Projects
Commit b0e03886 authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

Remove unused variables

parent 437c3fec
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment