Revert modification made to check incompatibility

This commit is contained in:
mayeut 2015-10-09 22:20:16 +02:00
parent 4123c0ba86
commit cba89a62a1
1 changed files with 0 additions and 2 deletions

View File

@ -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;