From aa88e150dac8753dc94da237c2b8d09b2ba7a91d Mon Sep 17 00:00:00 2001 From: Araq Date: Sat, 20 Jul 2013 20:17:23 +0200 Subject: 'modules' module from 'main'; minor bugfixes --- compiler/evals.nim | 1 - 1 file changed, 1 deletion(-) (limited to 'compiler/evals.nim') diff --git a/compiler/evals.nim b/compiler/evals.nim index fa24d2b7a..f89417dc8 100644 --- a/compiler/evals.nim +++ b/compiler/evals.nim @@ -1446,7 +1446,6 @@ proc evalAux(c: PEvalContext, n: PNode, flags: TEvalFlags): PNode = result = n else: InternalError(n.info, "evalAux: " & $n.kind) if result == nil: - debug n InternalError(n.info, "evalAux: returned nil " & $n.kind) inc(gNestedEvals) -- cgit 1.4.1-2-gfad0