diff options
author | Andreas Kling <kling@serenityos.org> | 2022-09-06 01:06:38 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-09-06 01:07:59 +0200 |
commit | 4c665c374945e352b82e892c941f061b44fbdd92 (patch) | |
tree | f4b6ba0ec10afa48e4d0ef3ddabc3d22cec1a0ae /Userland/Utilities/tty.cpp | |
parent | 8f9ed415a02dd62c46fce4f5d352ad51bc779a27 (diff) | |
download | serenity-4c665c374945e352b82e892c941f061b44fbdd92.zip |
LibWeb: Remove some unnecessary use of the internal realm in EventTarget
Now that EventTarget is GC-allocated, it can find the GC heap by just
calling heap() on itself, no need to get this via the internal realm.
Diffstat (limited to 'Userland/Utilities/tty.cpp')
0 files changed, 0 insertions, 0 deletions