summary refs log tree commit diff stats
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index 11fc2ef81..df18ff7e9 100644
--- a/todo.txt
+++ b/todo.txt
@@ -155,7 +155,6 @@ Not essential for 1.0.0
 - implement the "snoopResult" pragma; no, make a strutils with string append
   semantics instead ...
 - implement "closure tuple consists of a single 'ref'" optimization
-- optimize method dispatchers
 - new feature: ``distinct T with operations``
 - arglist as a type (iterator chaining); variable length type lists for generics
 - implement marker procs for message passing