From 1c8a657044e2a9ad05b4b915e78eac624d2f55ca Mon Sep 17 00:00:00 2001 From: Mickael Savinaud Date: Fri, 26 Oct 2012 10:10:22 +0000 Subject: [PATCH] [trunk] finish to remove the old cio_ struct (last comment is incomplete) --- src/lib/openjp2/openjpeg.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/lib/openjp2/openjpeg.h b/src/lib/openjp2/openjpeg.h index 121ca463..3b542f97 100644 --- a/src/lib/openjp2/openjpeg.h +++ b/src/lib/openjp2/openjpeg.h @@ -1047,10 +1047,7 @@ OPJ_API opj_image_t* OPJ_CALLCONV opj_image_tile_create(OPJ_UINT32 numcmpts, opj ========================================================== stream functions definitions ========================================================== - - -/* <----------- */ -/* V2 framework */ +*/ /** * Creates an abstract stream. This function does nothing except allocating memory and initializing the abstract stream.