mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 19:06:55 +02:00
In all circumstances, this returned exactly the same thing as scanline_u8(), so let's just remove the silly detour. This does not add any new dependency on Bitmap-internals, because that already existed.