From 01e3a0238c4df80a0ebc917f99a2f6f1378019f9 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 9 Apr 2004 17:14:26 +0000 Subject: fixes git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@475 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/inspircd.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/inspircd.cpp') diff --git a/src/inspircd.cpp b/src/inspircd.cpp index d39f5e90d..51947e5d7 100644 --- a/src/inspircd.cpp +++ b/src/inspircd.cpp @@ -5594,6 +5594,7 @@ int InspIRCd(void) // link packets can manipulate the usertable so beware of // any loops here watching the user or channels hash log(DEBUG,"Sync: exit 3"); + goto label; } } } @@ -5657,10 +5658,6 @@ int InspIRCd(void) count2++; total_in_this_set++; } - else - { - log(DEBUG,"Not adding %s as they are remote",count2->second->nick); - } } else break; } -- cgit v1.3.1-10-gc9f91