summaryrefslogtreecommitdiff
path: root/wrappers/swift/CEduVpnCommon/Sources
diff options
context:
space:
mode:
Diffstat (limited to 'wrappers/swift/CEduVpnCommon/Sources')
-rw-r--r--wrappers/swift/CEduVpnCommon/Sources/CEduVpnCommon/module.modulemap5
1 files changed, 0 insertions, 5 deletions
diff --git a/wrappers/swift/CEduVpnCommon/Sources/CEduVpnCommon/module.modulemap b/wrappers/swift/CEduVpnCommon/Sources/CEduVpnCommon/module.modulemap
deleted file mode 100644
index 2c50cfd..0000000
--- a/wrappers/swift/CEduVpnCommon/Sources/CEduVpnCommon/module.modulemap
+++ /dev/null
@@ -1,5 +0,0 @@
-module CEduVpnCommon {
- header "Headers/eduvpn_common.h"
- link "eduvpn_common"
- export *
-}