Remove debugging

release
Slava Pestov 2007-11-23 17:23:53 -05:00
parent 36f00e85ef
commit f0d29daedd
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ SYMBOL: ui-hook
] { } make ;
: redraw-worlds ( seq -- )
[ dup update-hand [ draw-world ] time ] each ;
[ dup update-hand draw-world ] each ;
: notify ( gadget -- )
dup gadget-graft-state {