summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO8
1 files changed, 0 insertions, 8 deletions
diff --git a/TODO b/TODO
index be547e8..e69de29 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +0,0 @@
-- leakcheck reveals leak in new stmd code
- Create a function to remove and free a stack entry
- Use a while loop to remove and free all stack entries from top to the
- one we're matching.
-
-- use name other than subj->last_emphasis
-
-- in js: make a proper stack (linked list) rather than using an array?