mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-09 02:52:04 +08:00
remove assert(0)
This commit is contained in:
parent
b33f8b75d3
commit
6be4f4fdb2
@ -551,7 +551,6 @@ idl_insert_key(
|
||||
id, 0, 0 );
|
||||
}
|
||||
|
||||
assert( 0 ); /* not yet implemented */
|
||||
idl_free( tmp );
|
||||
idl_free( tmp2 );
|
||||
idl_free( idl );
|
||||
|
Loading…
Reference in New Issue
Block a user