From a6dfd38a8eda35f63f87581b5d1d9e9a7a8c3b06 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Fri, 10 Dec 2004 06:24:14 +0000 Subject: [PATCH] Removed a completed todo. --- TODO | 5 ----- 1 file changed, 5 deletions(-) diff --git a/TODO b/TODO index 65cd37bf9..4d2d7cda0 100644 --- a/TODO +++ b/TODO @@ -30,11 +30,6 @@ the more likely it'll be done before next release): Problems that involve a lot of tedious minutiae, but really need to be done at some point: -* ircutils.{isChannel,isNick,toLower} should be methods on each Irc - object, since they can vary per-network. That's not the tedious - part; the tedious part is having every other place that uses them - use those methods instead. - Hard problems that won't get done until someone really wants to have some fun: