mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-10 01:51:03 +09:00
LibWeb: Remove WRAPPER_HACK() macro
We no longer access Bindings::FooWrapper anywhere for a Foo platform object, so these can be removed :^)
This commit is contained in:
parent
6055b0e850
commit
4270ede7c4
Notes:
sideshowbarker
2024-07-17 06:44:25 +09:00
Author: https://github.com/linusg
Commit: 4270ede7c4
Pull-request: https://github.com/SerenityOS/serenity/pull/15310
Reviewed-by: https://github.com/awesomekling ✅
196 changed files with 0 additions and 394 deletions
|
@ -26,5 +26,3 @@ private:
|
|||
};
|
||||
|
||||
}
|
||||
|
||||
WRAPPER_HACK(HTMLTableRowElement, Web::HTML)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue