diff options
Diffstat (limited to 'iconvdata/uhc.c')
-rw-r--r-- | iconvdata/uhc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/iconvdata/uhc.c b/iconvdata/uhc.c index 1845100224..c64ff1b0af 100644 --- a/iconvdata/uhc.c +++ b/iconvdata/uhc.c @@ -2730,7 +2730,6 @@ gconv (struct gconv_step *step, struct gconv_step_data *data, /* Two-byte character. First test whether the next character is also available. */ int inchar2; - int idx; if (cnt + 1 >= inchars) { |