mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
backout last commit as unnecessary
This commit is contained in:
parent
01ef0ee800
commit
96ce80dd25
@ -130,8 +130,6 @@ main( int argc, char *argv[] )
|
||||
passwd.bv_len = strlen(passwd.bv_val);
|
||||
}
|
||||
|
||||
lutil_passwd_init();
|
||||
|
||||
hash = lutil_passwd_hash( &passwd, scheme, &text );
|
||||
|
||||
if( hash == NULL || hash->bv_val == NULL ) {
|
||||
|
Loading…
Reference in New Issue
Block a user