aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-icon-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-icon-factory.c')
-rw-r--r--e-util/e-icon-factory.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/e-util/e-icon-factory.c b/e-util/e-icon-factory.c
index dddd4fa431..85985ef673 100644
--- a/e-util/e-icon-factory.c
+++ b/e-util/e-icon-factory.c
@@ -55,7 +55,6 @@ static GHashTable *name_to_icon = NULL;
static GtkIconTheme *icon_theme = NULL;
static GStaticMutex mutex = G_STATIC_MUTEX_INIT;
-
/* Note: takes ownership of the pixbufs (eg. does not ref them) */
static Icon *
icon_new (const gchar *name, GdkPixbuf *pixbuf)
@@ -225,7 +224,6 @@ e_icon_factory_shutdown (void)
name_to_icon = NULL;
}
-
/**
* e_icon_factory_get_icon_filename:
* @icon_name: name of the icon
@@ -262,7 +260,6 @@ e_icon_factory_get_icon_filename (const gchar *icon_name,
return filename;
}
-
/**
* e_icon_factory_get_icon:
* @icon_name: name of the icon