summaryrefslogtreecommitdiff
path: root/xmake/core/base/option.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake/core/base/option.lua')
-rw-r--r--xmake/core/base/option.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmake/core/base/option.lua b/xmake/core/base/option.lua
index 8448788c5..62551dda3 100644
--- a/xmake/core/base/option.lua
+++ b/xmake/core/base/option.lua
@@ -51,8 +51,6 @@ function option._translate(menu)
-- save menu
option._MENU = menu
-
- -- ok
return true
end