element: Remove IPv6
[framework/connectivity/connman.git] / src / network.c
index 07ec1a3..f8347f0 100644 (file)
@@ -578,8 +578,6 @@ void connman_network_set_ipv6_method(struct connman_network *network,
        struct connman_service *service;
        struct connman_ipconfig *ipconfig;
 
-       network->element.ipv6.method = method;
-
        service = __connman_service_lookup_from_network(network);
        if (service == NULL)
                return;