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
부모 b42908c42a
커밋 f2d98e6910
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제

2
TODO
파일 보기

@ -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).