mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 01:59:38 -05:00
Remove assert(0)
This commit is contained in:
parent
e3caeb2264
commit
279ef73485
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue