mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 05:50:30 +00:00
remove dead code elimination option (#7669)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
# connection-protocol.
|
||||
#
|
||||
|
||||
{.deadCodeElim: on.}
|
||||
{.deadCodeElim: on.} # dce option deprecated
|
||||
|
||||
when defined(windows):
|
||||
const
|
||||
|
||||
Reference in New Issue
Block a user