mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-12 00:20:58 +00:00
This was originally used for the "is_final_code_point" algorithm in LibUnicode/CharacterTypes.cpp. However, it has since been superseded by DerivedCoreProperties and is now unused. Remove it as it is currently a waste of time to process the data, and is trivial to add back if we need it again.