mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-02 15:46:33 +00:00
LibGC+LibWeb: Remove unused include and class
This commit is contained in:
parent
cfc6439c12
commit
715de4693c
Notes:
github-actions[bot]
2025-08-19 09:13:40 +00:00
Author: https://github.com/gmta
Commit: 715de4693c
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5896
2 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue