remove debug

This commit is contained in:
Andrii Riabushenko
2018-12-05 21:37:27 +00:00
parent f46573c1ed
commit 972707440a

View File

@@ -670,7 +670,5 @@ proc injectDestructorCalls*(g: ModuleGraph; owner: PSym; n: PNode): PNode =
when defined(nimDebugDestroys):
if true:
echo "------------------------------------"
echo n
echo "-------"
echo owner.name.s, " transformed to: "
echo result