Backed out changeset 763deb5caa30 (bug 1081858)

This commit is contained in:
Sebastian Hengst
2016-10-26 18:49:07 +02:00
parent d783dac220
commit 2bb81ae320
2 changed files with 0 additions and 24 deletions

View File

@@ -295,11 +295,6 @@ GetTitlecaseForAll(uint32_t aCh)
}
return aCh;
}
bool IsEastAsianWidthFWH(uint32_t aCh)
{
return GetCharProps2(aCh).mEastAsianWidthFWH;
}
#endif
#define DEFINE_BMP_1PLANE_MAPPING_GET_FUNC(prefix_) \