1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 16:27:36 +00:00

Hearts: Remove dead code

This commit is contained in:
Gunnar Beutner 2021-05-22 07:12:57 +02:00 committed by Linus Groh
parent 72c097530f
commit dfa2075887
2 changed files with 0 additions and 4 deletions

View file

@ -11,7 +11,6 @@
#include <LibCards/Card.h>
#include <LibCore/Timer.h>
#include <LibGUI/Frame.h>
#include <LibGUI/Painter.h>
using Cards::Card;