summaryrefslogtreecommitdiff
path: root/libopenjpeg/jp2.h
diff options
context:
space:
mode:
authorFreeimage <freeimage@aliceadsl.fr>2006-01-26 20:02:04 +0000
committerFreeimage <freeimage@aliceadsl.fr>2006-01-26 20:02:04 +0000
commit8a662fa4b1dc489a8d6d5fe687499f25f856ba67 (patch)
tree52da800230f0ad989574402e9c1ce146c08b3824 /libopenjpeg/jp2.h
parent7546f19b51511ceae65e5b81448d89f18aa2dd75 (diff)
fixed various minor warnings occuring under gcc, added corrections proposed in the forum
Diffstat (limited to 'libopenjpeg/jp2.h')
-rw-r--r--libopenjpeg/jp2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libopenjpeg/jp2.h b/libopenjpeg/jp2.h
index 2e4623f1..f42689e1 100644
--- a/libopenjpeg/jp2.h
+++ b/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;