LibGfx+Ladybird: Remove unused Emoji.h and Emoji.cpp

This commit is contained in:
Aliaksandr Kalenik
2024-09-06 15:20:28 +02:00
committed by Alexander Kalenik
parent eb7e12887e
commit 0244859ab7
6 changed files with 0 additions and 195 deletions

View File

@@ -10,7 +10,6 @@
#include <AK/String.h>
#include <LibCore/Resource.h>
#include <LibCore/StandardPaths.h>
#include <LibGfx/Font/Emoji.h>
#include <LibGfx/Font/FontDatabase.h>
#ifdef USE_FONTCONFIG