Files
ladybird/Libraries/LibGfx/SystemTheme.cpp
R-Goc d7a8dd668d LibGfx: Remove unused globals
This commit removes an unused but set global found with the new
-Wunused-but-set-globals warning on clang main. This warning is a
subgroup of -Wunused-but-set-variable so we already have it enabled.
2026-04-20 15:45:58 -06:00

8.3 KiB