Curl_proxyCONNECT: remove superfluous statement
The variable is already assigned, skip the duplicate assignment. Pointed out by cppcheck.
Loading
Please sign in to comment
The variable is already assigned, skip the duplicate assignment. Pointed out by cppcheck.