mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-15 09:07:41 +00:00
The synchronous call returns a NonnullOwnPtr that we don't use, so we have to cast to prevent a compiler warning once smart pointers become [[nodiscard]].