From: Mickael Savinaud Date: Mon, 19 Nov 2012 10:31:43 +0000 (+0000) Subject: [trunk]remove not used structures X-Git-Tag: version.2.0~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=02ab4363b60ea1e96b53aadb2aa8af561fb5259b;p=openjpeg [trunk]remove not used structures --- diff --git a/src/lib/openjp2/openjpeg.h b/src/lib/openjp2/openjpeg.h index 94d1c58d..e5104316 100644 --- a/src/lib/openjp2/openjpeg.h +++ b/src/lib/openjp2/openjpeg.h @@ -584,14 +584,6 @@ typedef struct opj_image_comptparm { } opj_image_cmptparm_t; - -/** - * Extended image capabilities (not used now, reserved for the future and development) - * */ -typedef void* opj_input_image_t; -typedef void* opj_output_image_t; - - /* ========================================================== Information on the JPEG 2000 codestream