mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:27:35 +00:00
LibUnicode: Remove now unused Unicode symbol loader
All generated sources are now linked via weak symbols.
This commit is contained in:
parent
dd88ff70ac
commit
1116a29c19
3 changed files with 0 additions and 143 deletions
|
@ -13,7 +13,6 @@ set(SOURCES
|
|||
DateTimeFormat.cpp
|
||||
Locale.cpp
|
||||
NumberFormat.cpp
|
||||
UnicodeSymbols.cpp
|
||||
)
|
||||
|
||||
serenity_lib(LibUnicode unicode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue