diff options
| author | ruki <[email protected]> | 2020-12-22 00:49:25 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-12-22 00:49:25 +0800 |
| commit | cd8b5cba53d9abba2852d1152b1bd51ed865685f (patch) | |
| tree | 95acff80b9685b84497d01968dc0d704f2bdb70d /xmake/core/tool/toolchain.lua | |
| parent | a0b13369ce0d586993f09a072aadd20690bb9b92 (diff) | |
remove configcache
Diffstat (limited to 'xmake/core/tool/toolchain.lua')
| -rw-r--r-- | xmake/core/tool/toolchain.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmake/core/tool/toolchain.lua b/xmake/core/tool/toolchain.lua index 872d63512..78caadc12 100644 --- a/xmake/core/tool/toolchain.lua +++ b/xmake/core/tool/toolchain.lua @@ -410,8 +410,6 @@ function toolchain._interpreter() -- save interpreter toolchain._INTERPRETER = interp - - -- ok? return interp end |
