Docs: Omit multi-threaded decompress from TODO.

The TODO file outdated still.
This commit is contained in:
Lasse Collin 2022-12-12 15:31:14 +02:00
parent b42908c42a
commit f2d98e6910
1 changed files with 0 additions and 2 deletions

2
TODO
View File

@ -59,8 +59,6 @@ Missing features
- Implement threaded match finders.
- Implement pigz-style threading in LZMA2.
Multithreaded decompression
Buffer-to-buffer coding could use less RAM (especially when
decompressing LZMA1 or LZMA2).