From 02ab4363b60ea1e96b53aadb2aa8af561fb5259b Mon Sep 17 00:00:00 2001 From: Mickael Savinaud Date: Mon, 19 Nov 2012 10:31:43 +0000 Subject: [PATCH] [trunk]remove not used structures --- src/lib/openjp2/openjpeg.h | 8 -------- 1 file changed, 8 deletions(-) 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