| 22103:f11f1570cd4d | 22104:56970903b8e9 |
|---|---|
| 166 | 166 |
| 167 g_hash_table_destroy(already_freed); | 167 g_hash_table_destroy(already_freed); |
| 168 } | 168 } |
| 169 | 169 |
| 170 static void | 170 static void |
| 171 pidgin_smiley_themes_remove_non_existing() | 171 pidgin_smiley_themes_remove_non_existing(void) |
| 172 { | 172 { |
| 173 static struct smiley_theme *theme = NULL; | 173 static struct smiley_theme *theme = NULL; |
| 174 GSList *iter = NULL; | 174 GSList *iter = NULL; |
| 175 | 175 |
| 176 if (!smiley_themes) return ; | 176 if (!smiley_themes) return ; |