From 2a619ceba75a4c16b25de12d59a87eac795a4468 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Tue, 20 Sep 2022 15:07:40 +0200 Subject: Remove: unused wrappers --- wrappers/swift/CEduVpnCommon/Sources/CEduVpnCommon/module.modulemap | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 wrappers/swift/CEduVpnCommon/Sources/CEduVpnCommon/module.modulemap (limited to 'wrappers/swift/CEduVpnCommon/Sources') 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 * -} -- cgit v1.2.3