mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-11 18:20:43 +09:00
Everywhere: Remove bitmap emojis inherited from SerenityOS
These are no longer used since we switched to using the system emoji font.
This commit is contained in:
parent
ec315667f0
commit
4e9d6a543a
Notes:
github-actions[bot]
2024-09-06 12:31:29 +00:00
Author: https://github.com/kalenikaliaksandr
Commit: 4e9d6a543a
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1297
Reviewed-by: https://github.com/trflynn89
2024 changed files with 0 additions and 2399 deletions
|
@ -1,5 +1,3 @@
|
|||
include(${SerenityOS_SOURCE_DIR}/Meta/CMake/unicode_data.cmake)
|
||||
|
||||
set(SOURCES
|
||||
CharacterTypes.cpp
|
||||
Collator.cpp
|
||||
|
@ -20,7 +18,6 @@ set(SOURCES
|
|||
String.cpp
|
||||
TimeZone.cpp
|
||||
UnicodeKeywords.cpp
|
||||
${UNICODE_DATA_SOURCES}
|
||||
)
|
||||
|
||||
set(GENERATED_SOURCES ${CURRENT_LIB_GENERATED})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue