Browse Source

TODO: Remove done items

Guillem Jover 12 years ago
parent
commit
db1797cd27
1 changed files with 0 additions and 2 deletions
  1. 0 2
      TODO

+ 0 - 2
TODO

@@ -24,7 +24,6 @@ TODO
    compatible extension (e.g. new fields).
 
  * Build:
-   - Make dpkg bootstrappable.
    - Check availability of warning flags at configure time.
 
  * Code cleanup / bug fixes:
@@ -41,7 +40,6 @@ TODO
    - Add needed includes to all header files.
    - Get rid of unuseful "unsigned" modifiers.
    - Use internerr instead of assert, and print more meaninful messages.
-   - Make actionfunction return int, and avoid global exitcode variables.
    - Make deb build version a version instead of doing checks over a string.
    - Use enums for currently hardcoded literals (replacingfilesandsaid,
      saidread, rok, filetriggers_edited, etc).