mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
Jasper St. Pierre
df9a5f867f
core: Remove useless meta_invalidate_default_icons implementation
This code was supposed to refresh our default icons when the theme changed, but it actually was a no-op, since the default icons are cached in a static variable in MetaUI. I'm not sure the fact that the fallback icons don't update when the theme changes is an important enough use case to keep working, but I'm keeping the skeleton function there in case somebody wants to actually fix it properly.
…
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%