lib/ai: fixes unread variables
authorAlexandre Terrasa <alexandre@moz-code.org>
Fri, 12 Dec 2014 21:17:17 +0000 (16:17 -0500)
committerAlexandre Terrasa <alexandre@moz-code.org>
Fri, 12 Dec 2014 21:17:17 +0000 (16:17 -0500)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

lib/ai/examples/puzzle.nit

index d07c1be..83c4b4c 100644 (file)
@@ -276,7 +276,6 @@ for arg in args do
                continue
        end
 
-       var c = new Clock
        var s = pb.astar
        s.memorize = true
        var r = s.run