about summary refs log tree commit diff
path: root/src/libnmc-base/nm-vpn-helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnmc-base/nm-vpn-helpers.h')
-rw-r--r--src/libnmc-base/nm-vpn-helpers.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libnmc-base/nm-vpn-helpers.h b/src/libnmc-base/nm-vpn-helpers.h
index 678ce1e2..8bea8460 100644
--- a/src/libnmc-base/nm-vpn-helpers.h
+++ b/src/libnmc-base/nm-vpn-helpers.h
@@ -26,6 +26,4 @@ gboolean nm_vpn_openconnect_authenticate_helper(const char *host,
                                                 int        *status,
                                                 GError    **error);
 
-NMConnection *nm_vpn_wireguard_import(const char *filename, GError **error);
-
 #endif /* __NM_VPN_HELPERS_H__ */