]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/m_rehash.c
Use "SID Exists" instead of "Server Exists" where appropriate.
[irc/rqf/shadowircd.git] / modules / m_rehash.c
index e4e66aba446dff0b85c17d5416566289d695aaea..f0da6c183d2f10d93d3463174a2465008f4028a4 100644 (file)
@@ -259,7 +259,6 @@ rehash_help(struct Client *source_p)
        sendto_realops_snomask(SNO_GENERAL, L_ALL,
                             "%s is forcing re-reading of HELP files", 
                             get_oper_name(source_p));
-       clear_help_hash();
        load_help();
 }