]> git.nihav.org Git - nihav.git/commit
jpeg: remove unused variable xstep[]
authorKostya Shishkov <kostya.shishkov@gmail.com>
Fri, 27 Feb 2026 17:52:26 +0000 (18:52 +0100)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Fri, 27 Feb 2026 17:52:26 +0000 (18:52 +0100)
commit172fc7dabfefce98917844a245fb4d57f81eaff3
tree3613261f9a7a8873b7590c1718cc6a49b7a36cfe
parentec01e9c6a641dd1eb08b04c8853928007aeaa075
jpeg: remove unused variable xstep[]

It is not needed since subsampling is handled in the loop per case.
nihav-commonfmt/src/codecs/jpeg.rs