Remove unused variables to make clang happy
This commit is contained in:
@@ -194,7 +194,6 @@ class HTTPFetchOngoing
|
||||
HTTPFetchRequest request;
|
||||
HTTPFetchResult result;
|
||||
std::ostringstream oss;
|
||||
char *post_fields;
|
||||
struct curl_slist *http_header;
|
||||
curl_httppost *post;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user