summaryrefslogtreecommitdiff
path: root/vpn/vpn-manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'vpn/vpn-manager.c')
-rw-r--r--vpn/vpn-manager.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/vpn/vpn-manager.c b/vpn/vpn-manager.c
index 44684dd1..1ba745b4 100644
--- a/vpn/vpn-manager.c
+++ b/vpn/vpn-manager.c
@@ -85,8 +85,6 @@ static DBusMessage *get_connections(DBusConnection *conn, DBusMessage *msg,
if (reply == NULL)
return __connman_error_failed(msg, -EINVAL);
- __vpn_provider_check_connections();
-
return reply;
}