diff --git a/src/fcstr.c b/src/fcstr.c index 95d4543..ea7c376 100644 --- a/src/fcstr.c +++ b/src/fcstr.c @@ -757,8 +757,6 @@ FcStrBufDone (FcStrBuf *buf) FcChar8 * FcStrBufDoneStatic (FcStrBuf *buf) { - FcChar8 *ret; - FcStrBufChar (buf, '\0'); if (buf->failed)