summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index aed3d24..6d6a2f7 100644
--- a/TODO
+++ b/TODO
@@ -3,10 +3,6 @@ Implementation issues:
* FriBidiEnv type should be defined that is to hold all global variables
and should be passed as environment to all fribidi functions.
-* packtab.c should produce outputs with much fewer symbols, with the idea
- of putting different tables in one, and store the offsets instead of
- pointers.
-
* Add const keywords all over the source.
* with --without-charsets, fribidi char set converters use iconv internally.