summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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.