diff options
author | Daniel Wagner <daniel.wagner@bmw-carit.de> | 2013-06-07 13:41:13 +0200 |
---|---|---|
committer | Patrik Flykt <patrik.flykt@linux.intel.com> | 2013-06-10 09:48:37 +0300 |
commit | 4c50210d0d16b5fcdc4f6ef1c9498d25689649ff (patch) | |
tree | a08b84eafc090ec35f5f42ccfc09632ce1a040ee /TODO | |
parent | 02d474014e806475fbc56b0e9fbebc447d524fb9 (diff) | |
download | connman-4c50210d0d16b5fcdc4f6ef1c9498d25689649ff.tar.gz connman-4c50210d0d16b5fcdc4f6ef1c9498d25689649ff.tar.bz2 connman-4c50210d0d16b5fcdc4f6ef1c9498d25689649ff.zip |
TODO: Mark GSequence removal done
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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. |