summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJohn Millaway <john43@users.sourceforge.net>2002-09-12 14:54:09 +0000
committerJohn Millaway <john43@users.sourceforge.net>2002-09-12 14:54:09 +0000
commit8b76fa8dbbb39970f2c399f89a418f2eb740c898 (patch)
treec12015000fffd8609e5d28c9f3d24e177484c96e /TODO
parent1bc7de9f7ba1b9f3f87132e2c951556e0fbfb794 (diff)
Renamed *_fwrite to *_write to reflect writer abstraction.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 5cb824e..606da48 100644
--- a/TODO
+++ b/TODO
@@ -56,8 +56,6 @@
** Lookup table by name
-** rename _fwrite t _write since writer was created
-
** create user API for tables deserialization
** document API and --tables-* options