summaryrefslogtreecommitdiff
path: root/src/core/iconcache.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/iconcache.c')
-rw-r--r--src/core/iconcache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/iconcache.c b/src/core/iconcache.c
index 7f8bff70..d4c2f0fd 100644
--- a/src/core/iconcache.c
+++ b/src/core/iconcache.c
@@ -469,7 +469,7 @@ meta_icon_cache_property_changed (MetaIconCache *icon_cache,
icon_cache->wm_hints_dirty = TRUE;
}
-gboolean
+static gboolean
meta_icon_cache_get_icon_invalidated (MetaIconCache *icon_cache)
{
if (icon_cache->origin <= USING_WM_HINTS &&