replace ifdef statement by a more clear one

This commit is contained in:
Mickael Savinaud 2016-12-10 22:16:17 +01:00
parent df7228d7e5
commit 969d9d2f3b
1 changed files with 1 additions and 2 deletions

View File

@ -42,8 +42,7 @@
/* ----------------------------------------------------------------------- */ /* ----------------------------------------------------------------------- */
/* TODO MSD: */ #ifdef TCD_DUMPœ
#ifdef TODO_MSD
void tcd_dump(FILE *fd, opj_tcd_t *tcd, opj_tcd_image_t * img) { void tcd_dump(FILE *fd, opj_tcd_t *tcd, opj_tcd_image_t * img) {
int tileno, compno, resno, bandno, precno;/*, cblkno;*/ int tileno, compno, resno, bandno, precno;/*, cblkno;*/