aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/jpeg-6b/rdcolmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/monniaux/jpeg-6b/rdcolmap.c')
-rw-r--r--test/monniaux/jpeg-6b/rdcolmap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/monniaux/jpeg-6b/rdcolmap.c b/test/monniaux/jpeg-6b/rdcolmap.c
index 95d97358..42b34376 100644
--- a/test/monniaux/jpeg-6b/rdcolmap.c
+++ b/test/monniaux/jpeg-6b/rdcolmap.c
@@ -248,7 +248,6 @@ read_color_map (j_decompress_ptr cinfo, FILE * infile)
ERREXIT(cinfo, JERR_BAD_CMAP_FILE);
break;
}
- KILL_TAIL_CALL();
}
#endif /* QUANT_2PASS_SUPPORTED */