remove unused field in ConfigRef (#23875)

follow up https://github.com/nim-lang/Nim/pull/14763
This commit is contained in:
ringabout
2024-07-22 12:56:59 +08:00
committed by GitHub
parent 9ca646acd4
commit 1c287fb960

View File

@@ -368,7 +368,6 @@ type
arguments*: string ## the arguments to be passed to the program that
## should be run
ideCmd*: IdeCmd
oldNewlines*: bool
cCompiler*: TSystemCC # the used compiler
modifiedyNotes*: TNoteKinds # notes that have been set/unset from either cmdline/configs
cmdlineNotes*: TNoteKinds # notes that have been set/unset from cmdline