From: Christian Heller <c.heller@plomlompom.de>
Date: Fri, 14 Nov 2014 06:03:30 +0000 (+0100)
Subject: Remove finished TODO task.
X-Git-Tag: tce~598
X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/%7B%7B%20web_path%20%7D%7D/index.html?a=commitdiff_plain;h=3d1e20a13392317593a8a139f69829dfb3afcde6;p=plomrogue

Remove finished TODO task.
---

diff --git a/TODO b/TODO
index 5714048..a5eb094 100644
--- a/TODO
+++ b/TODO
@@ -9,8 +9,6 @@ BOTH SERVER/CLIENT:
 - make server and client communicate by specific world state info requests 
   in server/out, replacing server/worldstate
 
-- in message reading/queueing, handle case of unfinished nl-delimited messages
-
 CLIENT:
 
 - re-work unnecessary complex command / keybinding / server message mapping