Przeglądaj źródła

Updated TODO.txt

Ryan C. Gordon 14 lat temu
rodzic
commit
a6ff95c6aa
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      docs/TODO.txt

+ 0 - 1
docs/TODO.txt

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