]> Creatis software - gdcm.git/blobdiff - src/gdcmopenjpeg/libopenjpeg/jp2.h
(Try to) fix troubles with WIN32 vs _WIN32 at compile time
[gdcm.git] / src / gdcmopenjpeg / libopenjpeg / jp2.h
index 133caee475cffee4ff2148cfbab3637b6c30a01b..12ac455f961f2ca4d6ccc354f26fdbd972d7055b 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;