mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-09 00:22:36 +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.
1.0 KiB
1.0 KiB