summaryrefslogtreecommitdiff
path: root/src/lib/openmj2/openjpeg.h
diff options
context:
space:
mode:
authorMathieu Malaterre <mathieu.malaterre@gmail.com>2012-10-15 07:38:10 +0000
committerMathieu Malaterre <mathieu.malaterre@gmail.com>2012-10-15 07:38:10 +0000
commit75b71047243b3b29c1fbbcc402ba4a9141c9889c (patch)
treeaddda00d27465d32624974c49226f89bdba58c17 /src/lib/openmj2/openjpeg.h
parentfe3c1f9061978a9d594c4b102cc91180261b8225 (diff)
[trunk] remove left-over from ->jpip_on implementation. JPIP is now completely removed from openjp2 and openmj2. Document jpip_iptr_offset variable
Diffstat (limited to 'src/lib/openmj2/openjpeg.h')
-rw-r--r--src/lib/openmj2/openjpeg.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/openmj2/openjpeg.h b/src/lib/openmj2/openjpeg.h
index 59147c8b..d77df6ca 100644
--- a/src/lib/openmj2/openjpeg.h
+++ b/src/lib/openmj2/openjpeg.h
@@ -351,8 +351,6 @@ typedef struct opj_cparameters {
char tp_flag;
/** MCT (multiple component transform) */
char tcp_mct;
- /** Enable JPIP indexing*/
- opj_bool jpip_on;
} opj_cparameters_t;
#define OPJ_DPARAMETERS_IGNORE_PCLR_CMAP_CDEF_FLAG 0x0001