mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02:00
Simplify the list of bitmaps a bit by changing `Optional<NonnullRefPtr<Bitmap>>` into `RefPtr<Bitmap>`. No functional changes.
Simplify the list of bitmaps a bit by changing `Optional<NonnullRefPtr<Bitmap>>` into `RefPtr<Bitmap>`. No functional changes.