mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Remove assert(0)
This commit is contained in:
parent
e3caeb2264
commit
279ef73485
@ -201,7 +201,6 @@ void slap_mods_free( Modifications *ml )
|
||||
|
||||
int add_replica_info( Backend *be, const char *host )
|
||||
{
|
||||
assert(0);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user