mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-03 20:40:05 -05:00
remove assert(0)
This commit is contained in:
parent
b33f8b75d3
commit
6be4f4fdb2
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue