From 2385f7b944bb22acd85e6c089e509880a45a2cb1 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Wed, 2 Oct 2019 19:37:16 +0100 Subject: Try to make removenickfromallchannels() much faster when another user QUITs by ignoring unused channel indexes. --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index a74bd7d..2407007 100644 --- a/TODO +++ b/TODO @@ -7,5 +7,3 @@ Add a make install/uninstall/etc., add an "INSTALL" file, include a dependency l macOS compiler may need limits.h included in structures.h. replaymode = "lastspoke" causes huge amounts of spam from extractnickfromprefix() and friends in full debug mode. - -Very slow processing of removenickfromallchannels() when another user QUITs (sometimes). -- cgit v1.2.3