From e93061694b27445a80cd596d0d3d15939cda21e1 Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 6 Mar 2024 09:52:31 +0800 Subject: Update find_wasisdk.lua --- xmake/modules/detect/sdks/find_wasisdk.lua | 3 --- 1 file changed, 3 deletions(-) diff --git a/xmake/modules/detect/sdks/find_wasisdk.lua b/xmake/modules/detect/sdks/find_wasisdk.lua index cfc5343e7..916f528ea 100644 --- a/xmake/modules/detect/sdks/find_wasisdk.lua +++ b/xmake/modules/detect/sdks/find_wasisdk.lua @@ -76,8 +76,6 @@ end -- @endcode -- function main(sdkdir, opt) - - -- init arguments opt = opt or {} -- attempt to load cache first @@ -93,7 +91,6 @@ function main(sdkdir, opt) if opt.verbose or option.get("verbose") then cprint("checking for wasi-sdk directory ... ${color.success}%s", sdk.sdkdir) end - else if opt.verbose or option.get("verbose") then cprint("checking for wasi-sdk directory ... ${color.nothing}${text.nothing}") -- cgit v1.3.1