diff options
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/openjp2/openjpeg.h | 5 |
1 files changed, 1 insertions, 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. |
