Deprecate DCE:on (#13839)

This commit is contained in:
Juan Carlos
2020-04-01 21:58:43 -03:00
committed by ringabout
parent dd343a9a6d
commit df42b85c5c

View File

@@ -15,7 +15,6 @@
# connection-protocol.
#
{.deadCodeElim: on.} # dce option deprecated
when defined(nimHasStyleChecks):
{.push styleChecks: off.}