summaryrefslogtreecommitdiff
path: root/xmake/modules/core/tools/ml.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake/modules/core/tools/ml.lua')
-rw-r--r--xmake/modules/core/tools/ml.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/modules/core/tools/ml.lua b/xmake/modules/core/tools/ml.lua
index 4f186a58d..040df6fd7 100644
--- a/xmake/modules/core/tools/ml.lua
+++ b/xmake/modules/core/tools/ml.lua
@@ -69,7 +69,6 @@ function nf_warning(self, level)
, less = "-W1"
, more = "-W3"
, all = "-W3"
- , extra = "-W3"
, everything = "-W3"
, error = "-WX"
}