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: