ui/common/context.c

changeset 3
c1a75454b444
parent 2
eeb50c534497
child 18
06be29a56f8b
--- a/ui/common/context.c	Fri Mar 21 13:20:53 2014 +0100
+++ b/ui/common/context.c	Sat Mar 22 10:37:12 2014 +0100
@@ -73,8 +73,6 @@
         } else {
             // register the current document/wdata map
             // if the document is closed, the var will be moved to this map
-            
-            // TODO: get current map
             var->from = from;
             
             return var;

mercurial