aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/jpeg-6b/jcmarker.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/monniaux/jpeg-6b/jcmarker.c')
-rw-r--r--test/monniaux/jpeg-6b/jcmarker.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/monniaux/jpeg-6b/jcmarker.c b/test/monniaux/jpeg-6b/jcmarker.c
index ed98ef9f..3d1e6c6d 100644
--- a/test/monniaux/jpeg-6b/jcmarker.c
+++ b/test/monniaux/jpeg-6b/jcmarker.c
@@ -115,7 +115,6 @@ emit_byte (j_compress_ptr cinfo, int val)
if (! (*dest->empty_output_buffer) (cinfo))
ERREXIT(cinfo, JERR_CANT_SUSPEND);
}
- KILL_TAIL_CALL();
}