summaryrefslogtreecommitdiff
path: root/vpn/vpn.h
diff options
context:
space:
mode:
Diffstat (limited to 'vpn/vpn.h')
-rw-r--r--vpn/vpn.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vpn/vpn.h b/vpn/vpn.h
index c57fcf73..c430ef5d 100644
--- a/vpn/vpn.h
+++ b/vpn/vpn.h
@@ -93,7 +93,6 @@ int __vpn_provider_connect_path(const char *path);
int __vpn_provider_disconnect(struct vpn_provider *provider);
int __vpn_provider_remove(const char *path);
int __vpn_provider_delete(struct vpn_provider *provider);
-void __vpn_provider_check_connections(void);
void __vpn_provider_cleanup(void);
int __vpn_provider_init(gboolean handle_routes);