Ryan C. Gordon пре 8 година
родитељ
комит
377b420a18
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      docs/TODO.txt

+ 0 - 2
docs/TODO.txt

@@ -74,8 +74,6 @@ Other stuff I thought of...
 - Reduce the BAIL and GOTO macro use. A lot of these don't add anything.
 - Reduce the BAIL and GOTO macro use. A lot of these don't add anything.
 - Modernize CMakeLists.txt
 - Modernize CMakeLists.txt
 - Change the term "search path" to something less confusing.
 - Change the term "search path" to something less confusing.
-- OS/2 codepages. No full Unicode in the filesystem, but we can probably make
-  a conversion effort.
 
 
 Probably other stuff. Requests and recommendations are welcome.
 Probably other stuff. Requests and recommendations are welcome.