mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-11 09:27:00 +02:00
EventLoopPluginSerenity was the only implementation of the abstract EventLoopPlugin base class. Its methods simply wrapped Core::EventLoop calls with GC function unwrapping. Remove the virtual dispatch by making EventLoopPlugin concrete and absorbing the EventLoopPluginSerenity implementation directly.
535 B
535 B