Removed a completed todo.

This commit is contained in:
Jeremy Fincher 2004-12-10 06:24:14 +00:00
parent 0efb17dd81
commit a6dfd38a8e

5
TODO
View File

@ -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: