replaced by
#endif
This commit is contained in:
Francois-Olivier Devaux 2005-03-25 13:52:55 +00:00
parent 68ebc572fc
commit 1de9535b8c
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ void j2k_clean()
int tileno = 0;
#ifndef NO_PACKETS_DECODING
tcd_free_encode(j2k_img, j2k_cp, j2k_curtileno);
#endif;
#endif
if (info_IM.index_on) {
for (tileno = 0; tileno < j2k_cp->tw * j2k_cp->th; tileno++) {