diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-09-27 10:47:48 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2010-09-27 10:47:48 +0000 |
commit | 8dd3b9f7294348a23cb6fb0fbc2bd134814f554f (patch) | |
tree | fa5fe8d901cbf587d4c4b50453e906fb635a4b92 | |
parent | 5e146dc806363b4ffaa3ee4856b6564254b5299a (diff) | |
download | mandoc-8dd3b9f7294348a23cb6fb0fbc2bd134814f554f.tar.gz |
Remove finished TODO.
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -160,5 +160,3 @@ Several areas can be cleaned up to make mandoc even faster. These are ************************************************************************ * structural issues ************************************************************************ - -- remove superfluous NOSPACE invocations (e.g., with term_word(p, "(")) |