aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index 3ce25c66..d95290ff 100644
--- a/TODO
+++ b/TODO
@@ -110,11 +110,6 @@
Several areas can be cleaned up to make mandoc even faster. These are
-- improve caching mechanism to handle other per-element arguments so
- that they need not be recalculated between front- and back-ends (also
- reduces code size and complexity):
- `Bl -column' pointer
-
- improve hashing mechanism for macros (quite important: performance)
- improve hashing mechanism for characters (not as important)