diff options
Diffstat (limited to 'xmake/actions/global/main.lua')
| -rw-r--r-- | xmake/actions/global/main.lua | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/xmake/actions/global/main.lua b/xmake/actions/global/main.lua index 720eb0351..9472c9b24 100644 --- a/xmake/actions/global/main.lua +++ b/xmake/actions/global/main.lua @@ -59,11 +59,6 @@ function main() end end - -- check the global configure - if changed or option.get("clean") then - global.check() - end - -- load and check theme local themename = option.get("theme") if themename then |
