google / certificate-transparency

Auditing for TLS certificates.
https://certificate.transparency.dev
Apache License 2.0
868 stars 283 forks source link

Remove the unused objecthash bits from C++ code. #1299

Closed pphaneuf closed 8 years ago

pphaneuf commented 8 years ago

When you want to use objecthash, use it, but until then... :stuck_out_tongue_closed_eyes:

eranmes commented 8 years ago

LGTM - thanks for removing dependencies.

eranmes commented 8 years ago

(do we still have to build the objecthash library?)

pphaneuf commented 8 years ago

If you're using gclient, yes. I'm not, and the configure script was disabling the XJSON part of the code, for (currently) no good reason.