[trunk] clean jp2_read_ihdr_v2 interface

This commit is contained in:
Mickael Savinaud
2012-08-09 13:22:25 +00:00
parent f12fde9132
commit 9ed88f6a8d
2 changed files with 12 additions and 18 deletions

View File

@@ -1009,6 +1009,7 @@ opj_bool OPJ_CALLCONV opj_write_tile ( opj_codec_t *p_codec,
return OPJ_FALSE;
}
/* ---------------------------------------------------------------------- */
void OPJ_CALLCONV opj_destroy_codec(opj_codec_t *p_codec)
{
@@ -1027,7 +1028,7 @@ void OPJ_CALLCONV opj_destroy_codec(opj_codec_t *p_codec)
}
}
/* ---------------------------------------------------------------------- */
/*
*
@@ -1110,10 +1111,6 @@ void OPJ_CALLCONV opj_destroy_cstr_index(opj_codestream_index_t **p_cstr_index)
}
}
/* ---------------------------------------------------------------------- */
/**
* Helper function.