Author: Isomer
[ircu2.10.12-pk.git] / ircd / s_user.c
index 1c93ad4188d816305b1f2b8766a4a7c926694266..cf85fb8898f44689fd0fbcad5b9d5f2fde4e3ef2 100644 (file)
@@ -625,7 +625,6 @@ int register_user(struct Client *cptr, struct Client *sptr,
     nextping = CurrentTime;
     if (sptr->snomask & SNO_NOISY)
       set_snomask(sptr, sptr->snomask & SNO_NOISY, SNO_ADD);
-    ip_registry_connect_succeeded(sptr);
   }
   else
     /* if (IsServer(cptr)) */