mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 18:19:52 -05:00
Fix prev commit
This commit is contained in:
parent
d44a75ff40
commit
528193ec23
1 changed files with 0 additions and 2 deletions
|
|
@ -3607,8 +3607,6 @@ syncinfo_free( syncinfo_t *sie, int free_all )
|
|||
do {
|
||||
si_next = sie->si_next;
|
||||
|
||||
sie->si_re = NULL;
|
||||
|
||||
if ( sie->si_ld ) {
|
||||
if ( sie->si_conn ) {
|
||||
connection_client_stop( sie->si_conn );
|
||||
|
|
|
|||
Loading…
Reference in a new issue