diff options
Diffstat (limited to 'xmake/tools/ccache.lua')
| -rw-r--r-- | xmake/tools/ccache.lua | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/xmake/tools/ccache.lua b/xmake/tools/ccache.lua index cd91dba0d..964f2f8d1 100644 --- a/xmake/tools/ccache.lua +++ b/xmake/tools/ccache.lua @@ -35,13 +35,6 @@ function get(name) return _g[name] end --- run it -function run(...) - - -- run it - os.run(...) -end - -- check the given flags function check(flags) |
