From f8fe86fcd53bfc3b665643d266b6305a813c2afa Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Wed, 20 Jul 2016 10:45:07 +0200 Subject: get rid of debug output --- compiler/docgen2.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler') diff --git a/compiler/docgen2.nim b/compiler/docgen2.nim index 03f8ce0cb..d70d5406c 100644 --- a/compiler/docgen2.nim +++ b/compiler/docgen2.nim @@ -22,7 +22,7 @@ type template closeImpl(body: untyped) {.dirty.} = var g = PGen(p) let useWarning = sfMainModule notin g.module.flags - echo g.module.name.s, " ", g.module.owner.id, " ", gMainPackageId + #echo g.module.name.s, " ", g.module.owner.id, " ", gMainPackageId if (g.module.owner.id == gMainPackageId and gWholeProject) or sfMainModule in g.module.flags: body -- cgit 1.4.1-2-gfad0