mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 17:49:59 -05:00
Delete unused label.
This commit is contained in:
parent
d16754c81b
commit
8ce3f67c99
1 changed files with 0 additions and 1 deletions
|
|
@ -377,7 +377,6 @@ attr_normalize(
|
|||
*nvalsp = nvals;
|
||||
}
|
||||
|
||||
error_return:;
|
||||
if ( rc != LDAP_SUCCESS && nvals != NULL ) {
|
||||
ber_bvarray_free_x( nvals, memctx );
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue