LibGfx: Remove unused ColorRole forward from Color.h

This commit is contained in:
Jelle Raaijmakers 2024-08-02 11:19:51 +02:00 committed by Alexander Kalenik
parent ee4dd5a17c
commit 3eb4da514c
Notes: github-actions[bot] 2024-08-07 18:17:27 +00:00

View file

@ -18,7 +18,6 @@
namespace Gfx {
enum class ColorRole;
typedef u32 ARGB32;
struct HSV {