Revert modification made to check incompatibility
This commit is contained in:
parent
4123c0ba86
commit
cba89a62a1
|
@ -677,8 +677,6 @@ typedef struct opj_image {
|
|||
OPJ_BYTE *icc_profile_buf;
|
||||
/** size of ICC profile */
|
||||
OPJ_UINT32 icc_profile_len;
|
||||
/** size of ICC profile */
|
||||
OPJ_UINT32 icc_profile_len2;
|
||||
} opj_image_t;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue