[poppler] Question about CurlCachedFileLoader::init

Albert Astals Cid aacid at kde.org
Sun Jan 30 03:51:23 PST 2011


I see that in CurlCachedFileLoader::init we do
	curl_easy_getinfo(curl, CURLINFO_RESPONSE_CODE, &code);
And then never use code again. Can we just remove that line?

Albert


More information about the poppler mailing list