X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2Fgdcmopenjpeg%2Flibopenjpeg%2Fjp2.h;h=12ac455f961f2ca4d6ccc354f26fdbd972d7055b;hb=20f7cba5b9d4012e8f038e47588c4de3962d147c;hp=133caee475cffee4ff2148cfbab3637b6c30a01b;hpb=62ba44019992fac89cad65f7756f8ad13972c23c;p=gdcm.git diff --git a/src/gdcmopenjpeg/libopenjpeg/jp2.h b/src/gdcmopenjpeg/libopenjpeg/jp2.h index 133caee4..12ac455f 100644 --- a/src/gdcmopenjpeg/libopenjpeg/jp2.h +++ b/src/gdcmopenjpeg/libopenjpeg/jp2.h @@ -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;