From 2c39f359e4a7312e3b518f76815d79e42ee96a32 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 24 Oct 2018 12:34:30 -0700 Subject: [PATCH] [utf] Remove unused typedef --- src/hb-utf.hh | 1 - 1 file changed, 1 deletion(-) diff --git a/src/hb-utf.hh b/src/hb-utf.hh index 52bc8b7..b45bcd9 100644 --- a/src/hb-utf.hh +++ b/src/hb-utf.hh @@ -345,7 +345,6 @@ struct hb_utf32_xe_t typedef hb_utf32_xe_t hb_utf32_t; typedef hb_utf32_xe_t hb_utf32_novalidate_t; -typedef hb_utf32_xe_t hb_utf32_be_t; struct hb_latin1_t -- 2.7.4