Revert "pleasing cppcheck?"

This reverts commit a848b0262f.
terminology-1.7
Boris Faure 3 years ago
parent 1e89fcd020
commit 3172c2cf30
Signed by: borisfaure
GPG Key ID: 35C0410516166BE8
  1. 1
      src/bin/termiointernals.c

@ -250,7 +250,6 @@ _codepoint_buf_append(struct Codepoints_Buf *buf,
return -1;
}
buf->codepoints = codepoints;
codepoints = NULL;
}
buf->codepoints[buf->len++] = u;
return 0;

Loading…
Cancel
Save