wispr: do not take care about http_proxy
[platform/upstream/connman.git] / src / wispr.c
index a252ba6..70e044e 100644 (file)
@@ -632,9 +632,6 @@ static void proxy_callback(const char *proxy, void *user_data)
 
        wp_context->token = 0;
 
-       if (proxy == NULL)
-               proxy = getenv("http_proxy");
-
        if (getenv("CONNMAN_WEB_DEBUG"))
                g_web_set_debug(wp_context->web, web_debug, "WEB");