TODO: Update type definitions cleanup task
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 23 Apr 2013 10:05:33 +0000 (13:05 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 26 Apr 2013 09:52:24 +0000 (12:52 +0300)
TODO

diff --git a/TODO b/TODO
index 9926658..9b916d5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -83,8 +83,6 @@ Core
    Complexity: C1
 
    Go through variable types and use the following:
-   * uint8_t instead of connman_uint8_t, unsigned char
-   * uint16_t instead of connman_uint16_t, unsigned short
    * bool from <stdbool.h> instead of connman_bool_t and gboolean, in the
      latter case in those places it makes sense