JayXon / Leanify

lightweight lossless file minifier/optimizer
MIT License
831 stars 75 forks source link

Remove unused variable #95

Closed viraptor closed 1 week ago

viraptor commented 6 months ago

Newer Clang complains about the unused variable, when it's never read, even if it's updated with +=.

JayXon commented 1 week ago

please send the PR to https://github.com/google/zopfli