summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Wagner <daniel.wagner@bmw-carit.de>2013-06-07 13:41:13 +0200
committerPatrik Flykt <patrik.flykt@linux.intel.com>2013-06-10 09:48:37 +0300
commit4c50210d0d16b5fcdc4f6ef1c9498d25689649ff (patch)
treea08b84eafc090ec35f5f42ccfc09632ce1a040ee /TODO
parent02d474014e806475fbc56b0e9fbebc447d524fb9 (diff)
downloadconnman-4c50210d0d16b5fcdc4f6ef1c9498d25689649ff.tar.gz
connman-4c50210d0d16b5fcdc4f6ef1c9498d25689649ff.tar.bz2
connman-4c50210d0d16b5fcdc4f6ef1c9498d25689649ff.zip
TODO: Mark GSequence removal done
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 6b76e33f..1b3974f7 100644
--- a/TODO
+++ b/TODO
@@ -92,8 +92,7 @@ Core
Priority: Medium
Complexity: C4
- Use hash tables, queues and lists in the code. Replace GSequences with
- simpler structures. At the same time do a check on the currently used
+ Use hash tables, queues and lists in the code. Check on the currently used
data structures and see if something can be simplified.