Commit 0c3bae6268c404fc3717cc90ba1bc5db91c8cbe6

Vicent Martí 2012-02-15T16:56:56

zlib: Remove custom `git2/zlib.h` header This is legacy compat stuff for when `deflateBound` is not defined, but we're not embedding zlib and that function is always available. Kill that with fire.