Fix prev commit

This commit is contained in:
Howard Chu 2009-03-19 21:13:11 +00:00
parent d44a75ff40
commit 528193ec23

View file

@ -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 );