---
vpn/vpn-provider.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/vpn/vpn-provider.c b/vpn/vpn-provider.c
index 6b45367..804c2c2 100644
--- a/vpn/vpn-provider.c
+++ b/vpn/vpn-provider.c
@@ -794,6 +794,8 @@ int __vpn_provider_remove(const char *path)
provider_unregister(provider);
g_hash_table_remove(provider_hash, provider->identifier);
+
+ __connman_storage_remove_provider(ident);
return 0;
}
--
1.7.11.4
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman