openexr
openexr copied to clipboard
Remove _maxScanLineSize members
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