]> granicus.if.org Git - openjpeg/commitdiff
Revert modification made to check incompatibility
authormayeut <mayeut@users.noreply.github.com>
Fri, 9 Oct 2015 20:20:16 +0000 (22:20 +0200)
committermayeut <mayeut@users.noreply.github.com>
Fri, 9 Oct 2015 20:20:16 +0000 (22:20 +0200)
src/lib/openjp2/openjpeg.h

index 49aab7c8a856033ffa2c745e913d3677d2e5d9ff..c07e9c84b347b51ade0db0e880a0d9bed4b2b63e 100644 (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;