From b91f9e89bed5bf3db0f7a0e78b6c69666eab21eb Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 22 May 2019 22:28:43 +0800 Subject: remove other extra warnings --- xmake/modules/core/tools/ml.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'xmake/modules/core/tools/ml.lua') 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" } -- cgit v1.3.1