mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 19:59:17 +00: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:
@@ -26,5 +26,3 @@ private:
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
WRAPPER_HACK(HTMLTableSectionElement, Web::HTML)
|
||||
|
||||
Reference in New Issue
Block a user