diff options
Diffstat (limited to 'xmake/tools/ml.lua')
| -rwxr-xr-x | xmake/tools/ml.lua | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/xmake/tools/ml.lua b/xmake/tools/ml.lua index 02e37d0df..26233c8ae 100755 --- a/xmake/tools/ml.lua +++ b/xmake/tools/ml.lua @@ -116,13 +116,6 @@ function compile(sourcefile, objectfile, flags, multitasking) end end --- run command -function run(...) - - -- run it - os.run(...) -end - -- check the given flags function check(flags) |
