summaryrefslogtreecommitdiff
path: root/applications/codec/index.h
diff options
context:
space:
mode:
Diffstat (limited to 'applications/codec/index.h')
-rw-r--r--applications/codec/index.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/applications/codec/index.h b/applications/codec/index.h
index aefce665..29f673a1 100644
--- a/applications/codec/index.h
+++ b/applications/codec/index.h
@@ -41,8 +41,6 @@ Write a structured index to a file
*/
int write_index_file(opj_codestream_info_t *cstr_info, char *index);
-int dump_file_info(FILE* stream, opj_file_info_t *file_info);
-
#ifdef __cplusplus
}
#endif