summaryrefslogtreecommitdiff
path: root/src/lib/openjp2/raw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/openjp2/raw.h')
-rw-r--r--src/lib/openjp2/raw.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/src/lib/openjp2/raw.h b/src/lib/openjp2/raw.h
index dfb0ae01..1f55ed5e 100644
--- a/src/lib/openjp2/raw.h
+++ b/src/lib/openjp2/raw.h
@@ -71,16 +71,7 @@ typedef struct opj_raw {
/** @name Exported functions */
/*@{*/
/* ----------------------------------------------------------------------- */
-/**
-Create a new RAW handle
-@return Returns a new RAW handle if successful, returns NULL otherwise
-*/
-opj_raw_t* opj_raw_create(void);
-/**
-Destroy a previously created RAW handle
-@param raw RAW handle to destroy
-*/
-void opj_raw_destroy(opj_raw_t *raw);
+
/**
Return the number of bytes written/read since initialisation
@param raw RAW handle to destroy