diff --git a/src/api-clicap.c b/src/api-clicap.c index 76c08ad2d..983fab8c9 100644 --- a/src/api-clicap.c +++ b/src/api-clicap.c @@ -320,6 +320,8 @@ void clicap_post_rehash(void) int i; int found; + return 0; // FIXME FIXME + if (!loop.ircd_rehashing) return; /* First boot */