diff options
Diffstat (limited to 'xmake/modules/core/tools/cosmocc.lua')
| -rw-r--r-- | xmake/modules/core/tools/cosmocc.lua | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/xmake/modules/core/tools/cosmocc.lua b/xmake/modules/core/tools/cosmocc.lua index 978b03395..003634995 100644 --- a/xmake/modules/core/tools/cosmocc.lua +++ b/xmake/modules/core/tools/cosmocc.lua @@ -26,7 +26,3 @@ function init(self) _super.init(self) end --- make the strip flag -function nf_strip(self, level) -end - |
