diff --git a/src/coding.c b/src/coding.c index 11410f103c4..ff4f248bb02 100644 --- a/src/coding.c +++ b/src/coding.c @@ -3446,7 +3446,6 @@ code_convert_region (b, e, coding, encodep) int shrunk_len_byte; int new_len_byte; int buflen; - int zv_before; shrunk_beg_byte = PTR_BYTE_POS (begp); shrunk_beg = BYTE_TO_CHAR (shrunk_beg_byte);