summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2019-10-02 19:37:16 +0100
committerLuke Bratch <luke@bratch.co.uk>2019-10-02 19:37:16 +0100
commit2385f7b944bb22acd85e6c089e509880a45a2cb1 (patch)
tree149c7005acbcc3aeb663661ed4b45ef7eef35ade /TODO
parentbe3913f22cc03a6d804d720fb0d3efcc337c4150 (diff)
Try to make removenickfromallchannels() much faster when another user QUITs by ignoring unused channel indexes.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
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).