JP2 module: Tests during encoding if the number of components respects the JPEG 2000...
[openjpeg.git] / libopenjpeg / jp2.h
index 2e4623f181780dbfa19e7a39b91b5e09e15bf187..f42689e15c3d698947941d281a680d48beaee218 100644 (file)
@@ -84,7 +84,6 @@ typedef struct opj_jp2 {
        unsigned int numcl;
        unsigned int *cl;
        opj_jp2_comps_t *comps;
-       opj_image_t *image;
        unsigned int j2k_codestream_offset;
        unsigned int j2k_codestream_length;
 } opj_jp2_t;