diff options
Diffstat (limited to 'xmake/modules/core/tools/dmd.lua')
| -rw-r--r-- | xmake/modules/core/tools/dmd.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/modules/core/tools/dmd.lua b/xmake/modules/core/tools/dmd.lua index 8c4a50fdb..6f92b402d 100644 --- a/xmake/modules/core/tools/dmd.lua +++ b/xmake/modules/core/tools/dmd.lua @@ -96,7 +96,6 @@ function nf_warning(self, level) , less = "-w" , more = "-w -wi" , all = "-w -wi" - , extra = "-w -wi" , everything = "-w -wi" , error = "-de" } |
