From: Mickael Savinaud Date: Fri, 26 Oct 2012 10:10:22 +0000 (+0000) Subject: [trunk] finish to remove the old cio_ struct (last comment is incomplete) X-Git-Tag: version.2.0~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1c8a657044e2a9ad05b4b915e78eac624d2f55ca;p=openjpeg [trunk] finish to remove the old cio_ struct (last comment is incomplete) --- 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.