From ed5bbfe36d584b8fd2a451718b05fba8149b0958 Mon Sep 17 00:00:00 2001 From: Araq Date: Tue, 4 Mar 2014 08:31:11 +0100 Subject: fixes #968 --- compiler/ccgutils.nim | 1 - 1 file changed, 1 deletion(-) (limited to 'compiler/ccgutils.nim') diff --git a/compiler/ccgutils.nim b/compiler/ccgutils.nim index 1129ecbef..da1673ca4 100644 --- a/compiler/ccgutils.nim +++ b/compiler/ccgutils.nim @@ -130,7 +130,6 @@ proc getUniqueType*(key: PType): PType = idTablePut(gTypeTable[k], key, key) result = key of tyProc: - # tyVar is not 100% correct, but would speeds things up a little: if key.callConv != ccClosure: result = key else: -- cgit 1.4.1-2-gfad0