summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index efcd1fd..3c64735 100644
--- a/TODO
+++ b/TODO
@@ -26,8 +26,6 @@ Are "no such nick/channel" messages as shown in clients correct compared to non-
Other IRC clients log stuff like "Mar 31 16:58:15 * #foobar :No topic is set." - can/should we?
-Git version in code.
-
Connecting from irssi triggers doautoreplay() from "USER received" in message.c twice.
Use the line number based replay log reading method from lastspoke rather than the inefficient re-read + line offset method in time replays? (And potentially remove a bunch of code re-use.)