mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
LibGC+LibWeb: Remove unused include and class
This commit is contained in:
parent
cfc6439c12
commit
715de4693c
|
|
@ -8,7 +8,6 @@
|
|||
|
||||
#include <AK/Badge.h>
|
||||
#include <AK/Function.h>
|
||||
#include <AK/HashTable.h>
|
||||
#include <AK/IntrusiveList.h>
|
||||
#include <AK/Noncopyable.h>
|
||||
#include <AK/NonnullOwnPtr.h>
|
||||
|
|
|
|||
|
|
@ -881,7 +881,6 @@ class PerformanceTiming;
|
|||
namespace Web::Painting {
|
||||
|
||||
class AudioPaintable;
|
||||
class ButtonPaintable;
|
||||
class CheckBoxPaintable;
|
||||
class FieldSetPaintable;
|
||||
class LabelablePaintable;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user