openexr icon indicating copy to clipboard operation
openexr copied to clipboard

Remove _maxScanLineSize members

Open kdt3rd opened this issue 6 years ago • 0 comments

ImfZipCompressor, ImfB44Compressor, ImfPizCompressor all have a _maxScanLineSize member which is unused. If these compressors truly do not need the max scanline size, the member should be removed when the opportunity to safely change the vtables / size of structures arises

kdt3rd avatar Jul 23 '19 10:07 kdt3rd