mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
The Gfx::Bitmap encoder and decoder have been replaced by BitmapSequence in #1435, making them redundant and safe to remove. Additionally, the base IPC::encode and IPC::decode implementations will trigger a compiler error if these methods are called. .ipc files already exclude references to Gfx::Bitmap.