diff options
Diffstat (limited to 'xmake/tools/swiftc.lua')
| -rw-r--r-- | xmake/tools/swiftc.lua | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/xmake/tools/swiftc.lua b/xmake/tools/swiftc.lua index 5b4823416..266c64cf4 100644 --- a/xmake/tools/swiftc.lua +++ b/xmake/tools/swiftc.lua @@ -144,11 +144,6 @@ function nf_vectorext(extension) return maps[extension] or "" end --- make the language flag -function nf_language(stdname) - return "" -end - -- make the includedir flag function nf_includedir(dir) |
