From cf57b3d09c989dad9af826fda293dfad3ca73536 Mon Sep 17 00:00:00 2001 From: Bram Matthys Date: Mon, 13 May 2019 13:13:23 +0200 Subject: [PATCH] Revert workaround bac365ef12ca0ed4c04eb3bc91e98f581c06f907 from 2 commits ago --- src/api-clicap.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/api-clicap.c b/src/api-clicap.c index 983fab8c9..76c08ad2d 100644 --- a/src/api-clicap.c +++ b/src/api-clicap.c @@ -320,8 +320,6 @@ void clicap_post_rehash(void) int i; int found; - return 0; // FIXME FIXME - if (!loop.ircd_rehashing) return; /* First boot */