summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorMickael Savinaud <savmickael@users.noreply.github.com>2012-10-26 10:10:22 +0000
committerMickael Savinaud <savmickael@users.noreply.github.com>2012-10-26 10:10:22 +0000
commit1c8a657044e2a9ad05b4b915e78eac624d2f55ca (patch)
tree44a22e6fc0e4048b39e8aec2d066b03c74e61279 /src/lib
parentcdea5c8eefde8a7837a9245ac3f9a3dc8b18aa27 (diff)
[trunk] finish to remove the old cio_ struct (last comment is incomplete)
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/openjp2/openjpeg.h5
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.