Updated TODO.txt

This commit is contained in:
Ryan C. Gordon 2012-03-23 03:29:48 -04:00
parent 0360899357
commit a6ff95c6aa
1 changed files with 0 additions and 1 deletions

View File

@ -75,7 +75,6 @@ Other stuff I thought of...
- bzip2 support in zip archiver?
- rewrite 7zip archiver.
- ryanify iso9660 code.
- Move archiver_qpak.c code to archiver_unpacked.c?
- Cache basedir/userdir results (do we do this already?)
- Reduce the BAIL and GOTO macro use. A lot of these don't add anything.