From 1a2ccd6a23e1fbc4523b814ce4b444c721c6d57f Mon Sep 17 00:00:00 2001 From: Araq Date: Sun, 29 Jan 2012 01:55:56 +0100 Subject: fixes #93 --- compiler/c2nim/cparse.nim | 1 - 1 file changed, 1 deletion(-) diff --git a/compiler/c2nim/cparse.nim b/compiler/c2nim/cparse.nim index 01baa7ab7..67ab6cf26 100755 --- a/compiler/c2nim/cparse.nim +++ b/compiler/c2nim/cparse.nim @@ -94,7 +94,6 @@ proc OpenParser(p: var TParser, filename: string, new(p.tok) proc parMessage(p: TParser, msg: TMsgKind, arg = "") = - assert false lexMessage(p.lex, msg, arg) proc CloseParser(p: var TParser) = CloseLexer(p.lex) -- cgit 1.4.1-2-gfad0