=================================================================== RCS file: /cvs/mandoc/TODO,v retrieving revision 1.23 retrieving revision 1.24 diff -u -p -r1.23 -r1.24 --- mandoc/TODO 2010/07/03 16:09:03 1.23 +++ mandoc/TODO 2010/07/05 10:45:14 1.24 @@ -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)