[trunk] minor coding style change to match 1.5
This commit is contained in:
parent
c7540fba94
commit
ea2b1d36aa
|
@ -1156,7 +1156,6 @@ int mj2_read_smj2(opj_image_t * img, mj2_tk_t * tk, opj_cio_t *cio)
|
|||
tk->or_fieldorder = 0;
|
||||
|
||||
cio_skip(cio,2); /* Pre-defined = -1 */
|
||||
|
||||
memset(&color, 0, sizeof(opj_jp2_color_t));
|
||||
tk->jp2_struct.cinfo = tk->cinfo;
|
||||
|
||||
|
|
Loading…
Reference in New Issue