mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 10:18:13 +00:00
LibWeb: Remove now-unused Bindings::Wrappable class
This commit is contained in:
parent
b1b5d75ce6
commit
3768743a0a
16 changed files with 0 additions and 77 deletions
|
@ -11,7 +11,6 @@
|
|||
#include <AK/RefCounted.h>
|
||||
#include <LibJS/Heap/Handle.h>
|
||||
#include <LibWeb/Bindings/CallbackType.h>
|
||||
#include <LibWeb/Bindings/Wrappable.h>
|
||||
#include <LibWeb/DOM/ExceptionOr.h>
|
||||
#include <LibWeb/DOM/MutationRecord.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue