Deprecate DCE:on (#13839)

This commit is contained in:
Juan Carlos
2020-04-01 21:58:43 -03:00
committed by ringabout
parent 189f8f8dd1
commit 5673f8fdb6

View File

@@ -7,7 +7,6 @@
# distribution, for details about the copyright.
#
{.deadCodeElim: on.} # dce option deprecated
{.push, callconv: cdecl.}
when defined(nimHasStyleChecks):
{.push styleChecks: off.}