Files
ladybird/Userland/Libraries/LibGfx/ImageFormats/ImageDecoder.cpp
Nico Weber 66bd7cdb28 LibGfx: Move two globals into the only functions that use them
No real behavior change. (The two globals are now both initialized
at first use instead of before main(), but that should have no
observable effect. The motivation is readability.)
2023-04-21 15:55:03 +02:00

3.9 KiB