summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/connection.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/connection.c b/src/connection.c
index a27206d1..fde8f799 100644
--- a/src/connection.c
+++ b/src/connection.c
@@ -755,8 +755,6 @@ void __connman_connection_gateway_remove(struct connman_service *service,
connman_inet_del_ipv6_host_route(data->index,
data->ipv6_gateway->gateway);
- __connman_service_nameserver_del_routes(service);
-
err = disable_gateway(data, type);
/*