summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 99266588..9b916d54 100644
--- 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