1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 08:28:11 +00:00

LibGfx+Tests: Remove code unnecessary after 9e7c16d0a4

This commit is contained in:
Nico Weber 2023-01-31 18:58:40 -05:00 committed by Tim Flynn
parent bea3f3fc46
commit c8832807d6
2 changed files with 0 additions and 10 deletions

View file

@ -14,7 +14,6 @@
#include "Bitmap.h"
#include "Font/Emoji.h"
#include "Font/Font.h"
#include "Font/FontDatabase.h"
#include "Gamma.h"
#include <AK/Assertions.h>
#include <AK/Debug.h>