aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2019-03-16 00:42:52 -0400
committerB. Watson <yalhcru@gmail.com>2019-03-16 00:42:52 -0400
commit0cf2a090bba9cfcc800c9e989ccbbd4baea414dd (patch)
tree8dc17ac79c1e5c431bd09638517ee205c198ade7 /doc
parent19de5f743095cb4dd5b0eb8b579cfebec6ce797a (diff)
downloadfujichat-0cf2a090bba9cfcc800c9e989ccbbd4baea414dd.tar.gz
update TODO
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/TODO b/doc/TODO
index f517349..be9ba42 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,3 @@
-- move format_ip() from common.(c|h) to a new formatip.(c|h). Then
- eliminate all printf() calls from fujimenu.c and makeauto.c. This
- should reduce the binary size & speed up initial loads.
-
- port rs232.h code to new serial.h cc65 API, so we aren't stuck using
old versions of cc65.