diff --git a/src/pixie/fileformats/jpeg.nim b/src/pixie/fileformats/jpeg.nim index 4656ab4..bd78aa7 100644 --- a/src/pixie/fileformats/jpeg.nim +++ b/src/pixie/fileformats/jpeg.nim @@ -80,7 +80,6 @@ type maxYScale, maxXScale: int mcuWidth, mcuHeight, numMcuWide, numMcuHigh: int orientation: int - scanComponents: int spectralStart, spectralEnd: int successiveApproxLow, successiveApproxHigh: int