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 _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
